class HessianDebugState.IndirectState extends HessianDebugState.State
_next| Constructor and Description |
|---|
IndirectState(HessianDebugState.State next) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
isShift(java.lang.Object object) |
(package private) HessianDebugState.State |
next(int ch) |
(package private) HessianDebugState.State |
shift(java.lang.Object object) |
depth, nextObject, print, print, printIndent, println, println, println, printObjectIndirectState(HessianDebugState.State next)
boolean isShift(java.lang.Object object)
isShift in class HessianDebugState.StateHessianDebugState.State shift(java.lang.Object object)
shift in class HessianDebugState.StateHessianDebugState.State next(int ch)
next in class HessianDebugState.State