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