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