| Class | Description |
|---|---|
| CacheMap<K,V> |
The CacheMap is a LRU cache with a given capacity.
|
| ConcurrentCacheMap<K,V> |
A map with expiration and more or less LRU.
|
| MultiByteBufferInputStream |
Used to decode Java objects from channel buffers.
|
| Pair<K,V> | |
| Utils |
Copyright © 2014. All rights reserved.