public final class FastListCollectProcedure<T,V> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
FastListCollectProcedure(org.eclipse.collections.api.block.function.Function<? super T,? extends V> function,
FastList<V> targetCollection) |
Copyright © 2004–2018. All rights reserved.