public final class FastListCollectProcedureFactory<T,V> extends Object implements ProcedureFactory<FastListCollectProcedure<T,V>>
| Constructor and Description |
|---|
FastListCollectProcedureFactory(org.eclipse.collections.api.block.function.Function<? super T,V> function,
int newTaskSize) |
public FastListCollectProcedure<T,V> create()
create in interface ProcedureFactory<FastListCollectProcedure<T,V>>Copyright © 2004–2018. All rights reserved.