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