public class PartitionPredicate2Procedure<T,P> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
PartitionPredicate2Procedure(org.eclipse.collections.api.block.predicate.Predicate2<? super T,? super P> predicate,
P parameter,
org.eclipse.collections.api.partition.PartitionMutableCollection<T> partitionMutableCollection) |
Copyright © 2004–2018. All rights reserved.