Searched defs:entryPredicate (Results 1 – 1 of 1) sorted by relevance
224 Predicate<Entry<K, V>> entryPredicate = new Predicate<Entry<K, V>>() { in filterKeys() local266 Predicate<Entry<K, V>> entryPredicate = in filterValues() local308 Predicate<? super Entry<K, V>> entryPredicate) { in filterEntries()321 Predicate<? super Entry<K, V>> entryPredicate) { in filterFiltered()331 Predicate<? super Entry<K, V>> entryPredicate) { in FilteredSortedMap()