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) |
Copyright © 2004–2016. All rights reserved.