class HessianDebugState.FloatState extends HessianDebugState.State
Modifier and Type | Field and Description |
---|---|
(package private) int |
_length |
(package private) int |
_value |
_next
Constructor and Description |
---|
HessianDebugState.FloatState(HessianDebugState.State next) |
Modifier and Type | Method and Description |
---|---|
(package private) HessianDebugState.State |
next(int ch) |
depth, isShift, nextObject, print, print, printIndent, println, println, println, printObject, shift
HessianDebugState.FloatState(HessianDebugState.State next)
HessianDebugState.State next(int ch)
next
in class HessianDebugState.State