abstract class HessianDebugState.State1 extends HessianDebugState.State
_next
Constructor and Description |
---|
State1() |
State1(HessianDebugState.State next) |
Modifier and Type | Method and Description |
---|---|
protected HessianDebugState.State |
nextObject(int ch) |
depth, isShift, next, print, print, printIndent, println, println, println, printObject, shift
State1()
State1(HessianDebugState.State next)
protected HessianDebugState.State nextObject(int ch)
nextObject
in class HessianDebugState.State