public final class IfProcedureWith<T,P> extends Object implements org.eclipse.collections.api.block.procedure.Procedure2<T,P>
| Constructor and Description |
|---|
IfProcedureWith(org.eclipse.collections.api.block.predicate.Predicate<? super T> newPredicate,
org.eclipse.collections.api.block.procedure.Procedure2<? super T,? super P> procedure) |
Copyright © 2004–2017. All rights reserved.