| Package | Description |
|---|---|
| org.eclipse.collections.impl.block.factory |
This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure. |
| org.eclipse.collections.impl.block.function.checked |
This package contains abstract implementations of
Function, Function0 and Function2. |
| Modifier and Type | Method and Description |
|---|---|
static <T,V> org.eclipse.collections.api.block.function.Function<T,V> |
Functions.throwing(ThrowingFunction<T,V> throwingFunction) |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckedFunction<T,V> |
Copyright © 2004–2018. All rights reserved.