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