Class CountDown
- java.lang.Object
-
- org.jboss.byteman.synchronization.CountDown
-
public class CountDown extends Object
class provided to support rule builtins getCounter, decrementCounter and addCounter
-
-
Constructor Summary
Constructors Constructor Description CountDown(int count)
-