Class Procedures.ObjectIntProcedureAdapter<T>
java.lang.Object
org.eclipse.collections.impl.block.factory.Procedures.ObjectIntProcedureAdapter<T>
- All Implemented Interfaces:
Serializable,Consumer<T>,Procedure<T>
- Enclosing class:
Procedures
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate final ObjectIntProcedure<? super T> private static final long -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateObjectIntProcedureAdapter(ObjectIntProcedure<? super T> objectIntProcedure) -
Method Summary