Package | Description |
---|---|
org.eclipse.collections.impl.block.factory |
This package contains factory implementations for
Function , Predicate , SerializableComparator and Procedure . |
org.eclipse.collections.impl.block.predicate.checked |
This package contains abstract implementations of
Predicate and Predicate2 . |
Modifier and Type | Method and Description |
---|---|
static <T,P> Predicate2<T,P> |
Predicates2.throwing(ThrowingPredicate2<T,P> throwingPredicate2) |
Modifier and Type | Class and Description |
---|---|
class |
CheckedPredicate2<T,P> |
Copyright © 2004–2016. All rights reserved.