Class FastListCollectProcedureFactory<T,​V>

java.lang.Object
org.eclipse.collections.impl.parallel.FastListCollectProcedureFactory<T,​V>
All Implemented Interfaces:
ProcedureFactory<FastListCollectProcedure<T,​V>>

public final class FastListCollectProcedureFactory<T,​V>
extends Object
implements ProcedureFactory<FastListCollectProcedure<T,​V>>