K
V
public interface Predicate<K,V>
Predicate
boolean
test(K key, V value)
boolean test(K key, V value)
key
value
true
false