com.caucho.hessian.io
Class HessianDebugState.RefState
java.lang.Object
com.caucho.hessian.io.HessianDebugState.State
com.caucho.hessian.io.HessianDebugState.RefState
- Enclosing class:
- HessianDebugState
class HessianDebugState.RefState
- extends HessianDebugState.State
Field Summary |
(package private) int |
_length
|
(package private) java.lang.String |
_typeCode
|
(package private) int |
_value
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_typeCode
java.lang.String _typeCode
_length
int _length
_value
int _value
HessianDebugState.RefState
HessianDebugState.RefState(HessianDebugState.State next)
HessianDebugState.RefState
HessianDebugState.RefState(HessianDebugState.State next,
java.lang.String typeCode)
HessianDebugState.RefState
HessianDebugState.RefState(HessianDebugState.State next,
java.lang.String typeCode,
int value,
int length)
isShift
boolean isShift(java.lang.Object o)
- Overrides:
isShift
in class HessianDebugState.State
shift
HessianDebugState.State shift(java.lang.Object o)
- Overrides:
shift
in class HessianDebugState.State
next
HessianDebugState.State next(int ch)
- Specified by:
next
in class HessianDebugState.State
Copyright 2003-2011. All Rights Reserved.