cache/cache library

Classes

Cache<K, V>
A generic cache implementation supporting LFU and LRU eviction algorithms.