| Class | Description |
|---|---|
| LRUCache<K,V> |
A cache implementation backed by a
LinkedHashMap, in access-order mode, and
restricted maximal size ('Least Recently Used' cache algorithm). |
| Test |
Some results (at 2 x (dual core) Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz)
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20