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, waitread, read, read, readpublic static final VoidValueReader getInstance()
public Void read(InputStream inputStream, @Nullable org.apache.http.entity.ContentType contentType) throws IOException
read in interface ValueReader<Void>IOExceptionCopyright © 2013–2017. All rights reserved.