p2p/discovery/backoff/lru_cache library

Classes

LRUCache<K, V>
A simple LRU (Least Recently Used) cache implementation