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