|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CountDownLatchTemplate
Method Summary | |
---|---|
void |
await(String name,
long timeout)
|
void |
countDown(String name)
|
void |
getCount(String name)
|
void |
trySetCount(String name,
int count)
|
Method Detail |
---|
void await(String name, long timeout)
void countDown(String name)
void getCount(String name)
void trySetCount(String name, int count)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |