public class PartitionProcedure<T> extends Object implements com.gs.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
PartitionProcedure(com.gs.collections.api.block.predicate.Predicate<? super T> predicate,
com.gs.collections.api.partition.PartitionMutableCollection<T> partitionMutableCollection) |
Copyright © 2004–2016. All rights reserved.