Home
last modified time | relevance | path

Searched defs:RemovalNotification (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava/src/com/google/common/cache/
DRemovalNotification.java37 public final class RemovalNotification<K, V> class
53 private RemovalNotification(@CheckForNull K key, @CheckForNull V value, RemovalCause cause) { in RemovalNotification() method in RemovalNotification
/external/guava/guava/src/com/google/common/cache/
DRemovalNotification.java37 public final class RemovalNotification<K, V> class
53 private RemovalNotification(@CheckForNull K key, @CheckForNull V value, RemovalCause cause) { in RemovalNotification() method in RemovalNotification