public final class IfProcedureWith<T,P> extends Object implements Procedure2<T,P>
| Constructor and Description |
|---|
IfProcedureWith(Predicate<? super T> newPredicate,
Procedure2<? super T,? super P> procedure) |
| Modifier and Type | Method and Description |
|---|---|
void |
value(T each,
P parm) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptandThenCopyright © 2004–2022. All rights reserved.