class HessianDebugState.MillsState extends HessianDebugState.State
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
_length |
(package private) int |
_value |
_next| Constructor and Description |
|---|
MillsState(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, shiftMillsState(HessianDebugState.State next)
HessianDebugState.State next(int ch)
next in class HessianDebugState.State