|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Lock | |
| Class Summary | |
| MultiReadReentrantLock | A reentrant read/write lock, which allows multiple readers to acquire a lock. |
| ReentrantReadWriteLock | A lock with the same semantics as builtin Java synchronized locks: Once a thread has a lock, it can re-obtain it any number of times without blocking. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||