Class CountDown
- java.lang.Object
-
- org.jboss.byteman.synchronization.CountDown
-
public class CountDown extends java.lang.Objectclass provided to support rule builtins getCounter, decrementCounter and addCounter
-
-
Field Summary
Fields Modifier and Type Field Description private intcount
-
Constructor Summary
Constructors Constructor Description CountDown(int count)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleandecrement()
-