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