Serializable
, Consumer<T>
, Procedure<T>
public final class FastListCollectProcedure<T,V> extends Object implements Procedure<T>
Constructor | Description |
---|---|
FastListCollectProcedure(Function<? super T,? extends V> function,
FastList<V> targetCollection) |
Copyright © 2004–2019. All rights reserved.