|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConcurrentMap | A highly concurrent map. |
| NullSafeConcurrentHashMap.KeyFilter | |
| Class Summary | |
|---|---|
| AbstractConcurrentEventManager | Base event manager that handles adding/removing listeners and firing events. |
| ConcurrentHashMap | This class implements a HashMap which has limited synchronization. |
| ConcurrentHashMap.Entry | |
| ConcurrentReferenceHashMap | This class implements a HashMap which has limited synchronization and reference keys or values(but not both). |
| ConcurrentReferenceHashSet<E> | A concurrent set whose values may be stored as weak or soft references. |
| NullSafeConcurrentHashMap | Deprecated. In Java 8, java.util.ConcurrentHashMap received an overhauled and this extension was not updated. |
| SizedConcurrentHashMap | Deprecated. In Java 8, java.util.ConcurrentHashMap received an overhauled and this extension was not updated. |
Concurrent Utilities
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||