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