| 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 to be used by methods such
as detect:, select: and reject: on the Iterate, MapIterate, and ArrayIterate classes.
|
| Predicates2
Predicates2 is a static version of Predicates.
|
Copyright © 2004–2018. All rights reserved.