| Modifier and Type | Field and Description | 
|---|---|
| private HStack<JsonGeneratorImpl.GeneratorState> | JsonGeneratorImpl. state | 
| Modifier and Type | Method and Description | 
|---|---|
| private JsonGeneratorImpl.GeneratorState | JsonGeneratorImpl. currentState() | 
| static JsonGeneratorImpl.GeneratorState | JsonGeneratorImpl.GeneratorState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static JsonGeneratorImpl.GeneratorState[] | JsonGeneratorImpl.GeneratorState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | JsonGeneratorImpl. swapState(JsonGeneratorImpl.GeneratorState newState) | 
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.