Interface CacheListener<V>

    • Method Detail

      • onEviction

        void onEviction​(V value)
        On eviction
        Parameters:
        value - The value being evicted