| Interface | Description |
|---|---|
| Cache<KEY,VALUE> |
| Class | Description |
|---|---|
| ConcurrentLruCache<KEY,VALUE> | |
| FastConcurrentReadLruLfuFifoCache<KEY,VALUE> | |
| FastReaderSingleThreadedCache<KEY,VALUE> | |
| SimpleCache<K,V> | |
| SimpleConcurrentCache<K,V> | |
| SortableConcurrentList<T extends Comparable> |
| Enum | Description |
|---|---|
| CacheType | |
| Tradeoffs |
Created by rick on 12/17/13.
|
Copyright © 2014. All rights reserved.