Interface LruEvictionListener


public interface LruEvictionListener
Eviction listener interface for LruStatementCache.
Author:
lorban
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onEviction

      void onEviction(Object value)