public class InjectIntoIntProcedure<T> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
InjectIntoIntProcedure(int injectedValue,
org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction<? super T> function) |
public InjectIntoIntProcedure(int injectedValue,
org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction<? super T> function)
Copyright © 2004–2018. All rights reserved.