Searched defs:RemovalNotification (Results 1 – 2 of 2) sorted by relevance
37 public final class RemovalNotification<K, V> class53 private RemovalNotification(@CheckForNull K key, @CheckForNull V value, RemovalCause cause) { in RemovalNotification() method in RemovalNotification