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