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