public abstract class CheckedPredicate2<T,P> extends java.lang.Object implements com.gs.collections.api.block.predicate.Predicate2<T,P>, ThrowingPredicate2<T,P>
| Constructor and Description |
|---|
CheckedPredicate2() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T item,
P param) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsafeAccept