public class VoidValueReader extends Object implements ValueReader<Void>
Constructor and Description |
---|
VoidValueReader() |
Modifier and Type | Method and Description |
---|---|
static VoidValueReader |
getInstance() |
Void |
read(InputStream inputStream) |
public static final VoidValueReader getInstance()
public Void read(InputStream inputStream) throws IOException
read
in interface ValueReader<Void>
IOException
Copyright © 2014–2015. All rights reserved.