Class JsonReader.WithObjectReader<T extends JsonObject>

java.lang.Object
com.dslplatform.json.JsonReader.WithObjectReader<T>
All Implemented Interfaces:
Iterator<T>
Enclosing class:
JsonReader<TContext>

private static class JsonReader.WithObjectReader<T extends JsonObject> extends Object implements Iterator<T>