|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.hessian.io.HessianDebugState.State
com.caucho.hessian.io.HessianDebugState.FloatState
class HessianDebugState.FloatState
Field Summary | |
---|---|
(package private) int |
_length
|
(package private) int |
_value
|
Fields inherited from class com.caucho.hessian.io.HessianDebugState.State |
---|
_next |
Constructor Summary | |
---|---|
HessianDebugState.FloatState(HessianDebugState.State next)
|
Method Summary | |
---|---|
(package private) HessianDebugState.State |
next(int ch)
|
Methods inherited from class com.caucho.hessian.io.HessianDebugState.State |
---|
depth, isShift, nextObject, print, print, printIndent, println, println, println, printObject, shift |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int _length
int _value
Constructor Detail |
---|
HessianDebugState.FloatState(HessianDebugState.State next)
Method Detail |
---|
HessianDebugState.State next(int ch)
next
in class HessianDebugState.State
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |