Class LruMap<T,​U>

    • Constructor Detail

      • LruMap

        public LruMap​(int maxEntries)
        Creates a new instance with the specified maximum number of allowed entries.