接口 BoundedConcurrentHashMap.EvictionListener<K,​V>

    • 方法详细资料

      • onEntryEviction

        void onEntryEviction​(Map<K,​V> evicted)
      • onEntryChosenForEviction

        void onEntryChosenForEviction​(V internalCacheEntry)