public class CountDown extends java.lang.Object
private int
count
CountDown(int count)
boolean
decrement()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int count
public CountDown(int count)
public boolean decrement()