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 intprivate final ObjectIntProcedure<? super E> private static final long -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateProcedureToInnerListObjectIntProcedure(ObjectIntProcedure<? super E> objectIntProcedure) -
Method Summary