cache/lru_cache_impl library

Classes

LruCacheImpl<K, V>
An abstract base class that provides a partial implementation of the LruCache interface.