Searched defs:removalNotificationQueue (Results 1 – 2 of 2) sorted by relevance
178 final Queue<RemovalNotification<K, V>> removalNotificationQueue; field in MapMakerInternalMap
206 final Queue<RemovalNotification<K, V>> removalNotificationQueue; field in LocalCache