Class CompositeFastList.ProcedureToInnerListObjectIntProcedure<E>
java.lang.Object
org.eclipse.collections.impl.list.mutable.CompositeFastList.ProcedureToInnerListObjectIntProcedure<E>
- All Implemented Interfaces:
Serializable
,Consumer<FastList<E>>
,Procedure<FastList<E>>
- Enclosing class:
CompositeFastList<E>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private final ObjectIntProcedure
<? super E> private static final long
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
ProcedureToInnerListObjectIntProcedure
(ObjectIntProcedure<? super E> objectIntProcedure) -
Method Summary