public final class CacheJsonStreamReader extends ResponseJsonStreamReader
ResponseJsonStreamReader with additional support for CacheReference.ResponseJsonStreamReader.ListReader<T>, ResponseJsonStreamReader.ObjectReader<T>| Constructor and Description |
|---|
CacheJsonStreamReader(JsonReader jsonReader) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
nextScalar(boolean optional) |
hasNext, nextBoolean, nextDouble, nextInt, nextList, nextLong, nextName, nextObject, nextString, skipNext, toMappublic CacheJsonStreamReader(JsonReader jsonReader)
public java.lang.Object nextScalar(boolean optional)
throws java.io.IOException
nextScalar in class ResponseJsonStreamReaderjava.io.IOException