|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| FutureImpl<R> | Simple Future implementation, which uses synchronization
Object to synchronize during the lifecycle. |
| FutureLockImpl<R> | Simple Future implementation, which uses ReentrantLock
to synchronize during the lifecycle. |
| ReadyFutureImpl<R> | Future implementation with the specific unmodifiable result. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||