|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReusableLatch
A Latch that may be reused, unlike a CountDownLatch.
| Method Summary | |
|---|---|
void |
release()
Release the latch, releasing one or more threads that are waiting on it. |
| Methods inherited from interface com.atlassian.util.concurrent.Awaitable |
|---|
await, await |
| Method Detail |
|---|
void release()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||