public abstract class CheckedPredicate2<T,P> extends Object implements Predicate2<T,P>, ThrowingPredicate2<T,P>
| Constructor and Description |
|---|
CheckedPredicate2() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T item,
P param) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestand, negate, orsafeAcceptCopyright © 2004–2022. All rights reserved.