Uses of Class
org.eclipse.collections.impl.block.factory.Functions.FirstOfPairFunction
-
Packages that use Functions.FirstOfPairFunction Package Description org.eclipse.collections.impl.block.factory This package contains factory implementations forFunction
,Predicate
,SerializableComparator
andProcedure
. -
-
Uses of Functions.FirstOfPairFunction in org.eclipse.collections.impl.block.factory
Fields in org.eclipse.collections.impl.block.factory declared as Functions.FirstOfPairFunction Modifier and Type Field Description private static Functions.FirstOfPairFunction<?>
Functions. FIRST_OF_PAIR_FUNCTION
-