|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Awaitable | |
---|---|
com.atlassian.util.concurrent |
Uses of Awaitable in com.atlassian.util.concurrent |
---|
Subinterfaces of Awaitable in com.atlassian.util.concurrent | |
---|---|
interface |
ReusableLatch
A Latch that may be reused, unlike a CountDownLatch . |
Classes in com.atlassian.util.concurrent that implement Awaitable | |
---|---|
class |
BooleanLatch
A BooleanLatch is a reusable latch that resets after it is released
and waited on. |
class |
PhasedLatch
A PhasedLatch is a shared latch that resets after it is released and
can be reused. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |