javassist.runtime
public class Cflow extends ThreadLocal
$cflow.
This support class is required at runtime
only if $cflow is used.
See Also: useCflow
| Method Summary | |
|---|---|
| void | enter()
Increments the counter. |
| void | exit()
Decrements the counter. |
| int | value()
Returns the value of the counter. |