|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| LfuComparator<K,M extends MetaData> | Sorts items by ascending count, if the count is equal the older item is picked. |
| LruComparator<K,M extends MetaData> | Sorts items by ascending access time (older first), if the access time is equal the one with the lower count is picked. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||