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,V,P> Function2<T,P,V> |
Functions2.throwing(ThrowingFunction2<T,P,V> throwingFunction2) |
Modifier and Type | Class and Description |
---|---|
class |
CheckedFunction2<T1,T2,R> |
Copyright © 2004–2016. All rights reserved.