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