public class InjectIntoLongProcedure<T> extends 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)
Copyright © 2004–2016. All rights reserved.