| Package | Description |
|---|---|
| org.eclipse.collections.impl.block.factory |
This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure. |
| Class and Description |
|---|
| Functions.BooleanFunctionChain |
| Functions.ByteFunctionChain |
| Functions.CharFunctionChain |
| Functions.DoubleFunctionChain |
| Functions.FloatFunctionChain |
| Functions.FunctionChain |
| Functions.IntFunctionChain |
| Functions.LongFunctionChain |
| Functions.ShortFunctionChain |
| Predicates
The Predicates class can be used to build common Predicates for use in methods such
as detect, select and reject which are found on Iterate, MapIterate, and ArrayIterate classes.
|
| Predicates2
Predicates2 is a static version of Predicates.
|
Copyright © 2004–2022. All rights reserved.