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