Class LRULinkedHashMap<K,​V>

    • Constructor Detail

      • LRULinkedHashMap

        public LRULinkedHashMap​(int capacity)