private final class JsonParserImpl.ArrayContext extends JsonParserImpl.Context
| Modifier and Type | Field and Description |
|---|---|
private boolean |
firstValue |
next| Modifier | Constructor and Description |
|---|---|
private |
ArrayContext() |
| Modifier and Type | Method and Description |
|---|---|
JsonParser.Event |
getNextEvent() |
public JsonParser.Event getNextEvent()
getNextEvent in class JsonParserImpl.Context