| Package | Description |
|---|---|
| ch.bind.philib.cache.lru |
| Constructor and Description |
|---|
SimpleCache(int capacity,
Cloner<V> cloner) |
StagedCache(int capacity,
double oldGenRatio,
int oldGenAfterHits,
Cloner<V> cloner) |
Copyright © 2012. All Rights Reserved.