Package javassist.runtime
Class Cflow.Depth
- java.lang.Object
-
- javassist.runtime.Cflow.Depth
-
- Enclosing class:
- Cflow
private static class Cflow.Depth extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private int
depth
-
Constructor Summary
Constructors Constructor Description Depth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
dec()
(package private) int
get()
(package private) void
inc()
-