Interface CacheEntry

    • Method Detail

      • removeFromCache

        void removeFromCache()
        Call this method on this entry to remove it from the LRUCache. If this entry has already been removed this method will do nothing.