Package javassist.runtime
Class Cflow.Depth
java.lang.Object
javassist.runtime.Cflow.Depth
- Enclosing class:
Cflow
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
depth
private int depth
-
-
Constructor Details
-
Depth
Depth()
-
-
Method Details
-
value
int value() -
inc
void inc() -
dec
void dec()
-