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