| Package | Description |
|---|---|
| org.eclipse.collections.impl.block.factory |
This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure. |
| org.eclipse.collections.impl.block.procedure.checked |
This package contains abstract implementations of
Procedure and Procedure2. |
| Modifier and Type | Method and Description |
|---|---|
static <T,P> Procedure2<T,P> |
Procedures2.throwing(ThrowingProcedure2<T,P> throwingProcedure2) |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckedProcedure2<T,P> |
class |
MultimapKeyValuesSerializingProcedure<K,V> |
Copyright © 2004–2016. All rights reserved.