Class LRUCachingMap<K,​V>

    • Constructor Detail

      • LRUCachingMap

        public LRUCachingMap​(int maxCachedItems)