public class InjectIntoLongProcedure<T>
extends java.lang.Object
implements com.gs.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
InjectIntoLongProcedure(long injectedValue,
com.gs.collections.api.block.function.primitive.LongObjectToLongFunction<? super T> function) |
public InjectIntoLongProcedure(long injectedValue,
com.gs.collections.api.block.function.primitive.LongObjectToLongFunction<? super T> function)