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