Serializable, BiPredicate<T1,T2>, Predicate<T1>, Predicate<Map.Entry<T1,T2>>, Predicate2<T1,T2>public abstract class MapEntryPredicate<T1,T2> extends Object implements Predicate<Map.Entry<T1,T2>>, Predicate2<T1,T2>
| Constructor | Description |
|---|---|
MapEntryPredicate() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(Map.Entry<T1,T2> entry) |
|
MapEntryPredicate<T1,T2> |
negate() |
and, orequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, testCopyright © 2004–2019. All rights reserved.