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