Uses of Class
org.eclipse.collections.impl.block.factory.Functions.FunctionChain
Packages that use Functions.FunctionChain
Package
Description
This package contains factory implementations for
Function, Predicate, SerializableComparator and Procedure.-
Uses of Functions.FunctionChain in org.eclipse.collections.impl.block.factory
Methods in org.eclipse.collections.impl.block.factory that return Functions.FunctionChainModifier and TypeMethodDescriptionstatic <T1,T2, T3> Functions.FunctionChain<T1, T2, T3> <T4> Functions.FunctionChain<T1,T3, T4>