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