| Interface | Description |
|---|---|
| ChainCollection<E,T extends java.util.Collection<E>> |
ChainCollection.
|
| ChainMap<K,V> |
chian put map.
|
| Class | Description |
|---|---|
| ChainCollectionImpl<E,T extends java.util.Collection<E>> |
ChainCollectionImpl.
|
| ChainListImpl<E> |
ChainCollectionImpl.
|
| ChainMapImpl<K,V> |
ChainMapImpl.
|
| ChainSetImpl<E> |
ChainSetImpl.
|
| Groupable<K,V> |
Groupable.
|
| HashChainMap<K,V> | Deprecated
use
ChainMapImpl instead. |
| LimitQueue<E> |
固定长度队列.
|
| ThreadLocalMap<K,V> |
ThreadLocalMap.
|