class BSONWriter.Mark
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
currentName |
private BSONWriter.Context |
markedContext |
private BSONWriter.State |
markedState |
private int |
serializationDepth |
| Modifier | Constructor and Description |
|---|---|
protected |
Mark() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reset() |
private final BSONWriter.Context markedContext
private final BSONWriter.State markedState
private final java.lang.String currentName
private final int serializationDepth