private abstract class JsonParserImpl.Context
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) JsonParserImpl.Context |
next |
| Modifier | Constructor and Description |
|---|---|
private |
Context() |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract JsonParser.Event |
getNextEvent() |
JsonParserImpl.Context next
abstract JsonParser.Event getNextEvent()