com.caucho.hessian.io
Class HessianDebugState.MapState
java.lang.Object
com.caucho.hessian.io.HessianDebugState.State
com.caucho.hessian.io.HessianDebugState.MapState
- Enclosing class:
- HessianDebugState
class HessianDebugState.MapState
- extends HessianDebugState.State
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
private static final int TYPE
- See Also:
- Constant Field Values
KEY
private static final int KEY
- See Also:
- Constant Field Values
VALUE
private static final int VALUE
- See Also:
- Constant Field Values
_refId
private int _refId
_state
private int _state
_valueDepth
private int _valueDepth
_hasData
private boolean _hasData
HessianDebugState.MapState
HessianDebugState.MapState(HessianDebugState.State next,
int refId)
HessianDebugState.MapState
HessianDebugState.MapState(HessianDebugState.State next,
int refId,
boolean isType)
isShift
boolean isShift(java.lang.Object value)
- Overrides:
isShift
in class HessianDebugState.State
shift
HessianDebugState.State shift(java.lang.Object type)
- Overrides:
shift
in class HessianDebugState.State
depth
int depth()
- Overrides:
depth
in class HessianDebugState.State
next
HessianDebugState.State next(int ch)
- Specified by:
next
in class HessianDebugState.State
Copyright 2003-2011. All Rights Reserved.