Home
last modified time | relevance | path

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

/external/guava/android/guava/src/com/google/common/cache/
DLocalCache.java215 final Queue<RemovalNotification<K, V>> removalNotificationQueue; field in LocalCache
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java219 final Queue<RemovalNotification<K, V>> removalNotificationQueue; field in LocalCache