Class Functions.BindObjectIntProcedure<T1,T2>

java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.BindObjectIntProcedure<T1,T2>
All Implemented Interfaces:
Serializable, ObjIntConsumer<T1>, ObjectIntProcedure<T1>
Enclosing class:
Functions

private static final class Functions.BindObjectIntProcedure<T1,T2> extends Object implements ObjectIntProcedure<T1>