|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
LruKCache<K,V> | Implementation of Cache that uses the LRU-K algorithm as an eviction policy. |
LruKNode<K> | Represents a node that can be used as a key for TreeMap . |
Provides classes that help implementing a cache using LRU-K algorithm as an eviction policy.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |