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 int
private final ObjectIntProcedure
<? super T> private static final long
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
ObjectIntProcedureAdapter
(ObjectIntProcedure<? super T> objectIntProcedure) -
Method Summary