class HessianDebugState.RefState1 extends HessianDebugState.State
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
_typeCode |
_next| Constructor and Description |
|---|
RefState1(HessianDebugState.State next) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
isShift(java.lang.Object o) |
(package private) HessianDebugState.State |
next(int ch) |
(package private) HessianDebugState.State |
shift(java.lang.Object o) |
depth, nextObject, print, print, printIndent, println, println, println, printObjectRefState1(HessianDebugState.State next)
boolean isShift(java.lang.Object o)
isShift in class HessianDebugState.StateHessianDebugState.State shift(java.lang.Object o)
shift in class HessianDebugState.StateHessianDebugState.State next(int ch)
next in class HessianDebugState.State