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,
org.apache.http.entity.ContentType contentType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
read, read, read, read
public static final VoidValueReader getInstance()
public Void read(InputStream inputStream, @Nullable org.apache.http.entity.ContentType contentType) throws IOException
read
in interface ValueReader<Void>
IOException
Copyright © 2013–2017. All rights reserved.