|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.ThreadLocal
javassist.runtime.Cflow
A support class for implementing $cflow.
This support class is required at runtime
only if $cflow is used.
CtBehavior.useCflow(String)| Constructor Summary | |
Cflow()
|
|
| Method Summary | |
void |
enter()
Increments the counter. |
void |
exit()
Decrements the counter. |
int |
value()
Returns the value of the counter. |
| Methods inherited from class java.lang.ThreadLocal |
get, set |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Cflow()
| Method Detail |
public void enter()
public void exit()
public int value()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||