|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.perseus.distribution.lib.CountDown
| Constructor Summary | |
CountDown()
|
|
| Method Summary | |
void |
dec(int i)
|
int |
getCount()
|
void |
setCount(int i)
|
void |
wait0(long timeout)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CountDown()
| Method Detail |
public void wait0(long timeout)
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void dec(int i)
public void setCount(int i)
public int getCount()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||