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