|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Latch | A structure that can be used as a waiting point (just like a Future or a
CountDownLatch. |
| Class Summary | |
|---|---|
| CheapLatch | A Latch based on the intrinsic lock and uses the minimal amount of resources. |
| StandardLatch | A standard Latch implementation that supports all features of the Latch. |
This package contains Latch implementations (needed for blocking transactions).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||