Package javassist.runtime
Class Cflow.Depth
- java.lang.Object
-
- javassist.runtime.Cflow.Depth
-
- Enclosing class:
- Cflow
protected static class Cflow.Depth extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intdepth
-
Constructor Summary
Constructors Constructor Description Depth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voiddec()(package private) voidinc()(package private) intvalue()
-