private static class AbstractJsonWriter.StackElement
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
status |
(package private) java.lang.Class |
type |
| Constructor and Description |
|---|
StackElement(java.lang.Class type,
int status) |