Class IfObjectIntProcedure<T>
java.lang.Object
org.eclipse.collections.impl.block.procedure.IfObjectIntProcedure<T>
- All Implemented Interfaces:
Serializable,Consumer<T>,Procedure<T>
A conditional ObjectIntProcedure that effectively filters which objects should be used
- See Also: