class HessianDebugState.Hessian2State extends HessianDebugState.State
Modifier and Type | Field and Description |
---|---|
private int |
_major |
private int |
_minor |
private int |
_state |
private static int |
MAJOR |
private static int |
MINOR |
_next
Constructor and Description |
---|
HessianDebugState.Hessian2State(HessianDebugState.State next) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
depth() |
(package private) HessianDebugState.State |
next(int ch) |
isShift, nextObject, print, print, printIndent, println, println, println, printObject, shift
private static final int MAJOR
private static final int MINOR
private int _state
private int _major
private int _minor
HessianDebugState.Hessian2State(HessianDebugState.State next)
int depth()
depth
in class HessianDebugState.State
HessianDebugState.State next(int ch)
next
in class HessianDebugState.State
Copyright 2003-2013. All Rights Reserved.