Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/cache/
DRemovalNotification.java42 public final class RemovalNotification<K, V> implements Entry<K, V> { class
47 RemovalNotification(@Nullable K key, @Nullable V value, RemovalCause cause) { in RemovalNotification() method in RemovalNotification
/external/guava/guava/src/com/google/common/collect/
DMapMaker.java658 static final class RemovalNotification<K, V> extends ImmutableEntry<K, V> { class in MapMaker
663 RemovalNotification(@Nullable K key, @Nullable V value, RemovalCause cause) { in RemovalNotification() method in MapMaker.RemovalNotification
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...