Interface EvictionListener<V>


  • public interface EvictionListener<V>
    Author:
    Joost van de Wijgerd
    • Method Detail

      • onEvicted

        void onEvicted​(V value)