| 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. |
| Class and Description |
|---|
| ThrowingPredicate
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingPredicate2
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| Class and Description |
|---|
| ThrowingPredicate
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
| ThrowingPredicate2
A functional interface that can be represented by a Lambda that can throw a CheckedException.
|
Copyright © 2004–2022. All rights reserved.