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 |
Modifier and Type | Method and Description |
---|---|
static <T> Function0<T> |
Functions0.throwing(ThrowingFunction0<T> throwingFunction0) |
Modifier and Type | Class and Description |
---|---|
class |
CheckedFunction0<R> |
Copyright © 2004–2016. All rights reserved.