Class ParallelMapIterate.PairProcedure<T1,T2>
java.lang.Object
org.eclipse.collections.impl.parallel.ParallelMapIterate.PairProcedure<T1,T2>
- All Implemented Interfaces:
Serializable
,Consumer<Pair<T1,
,T2>> Procedure<Pair<T1,
T2>>
- Enclosing class:
ParallelMapIterate
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Procedure2
<? super T1, ? super T2> private static final long
-
Constructor Summary
Constructors -
Method Summary