Class ArrayType
java.lang.Object
smile.data.type.ArrayType
- All Implemented Interfaces:
Serializable, DataType
-
Nested Class Summary
Nested classes/interfaces inherited from interface DataType
DataType.ID -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the type of array elements.inthashCode()id()Returns the type ID enum.name()Returns the type name used in external catalogs.toString()Returns the string representation of a value of the type.Object[]Returns the value from its string representation.Methods inherited from interface DataType
isBoolean, isByte, isChar, isDecimal, isDouble, isFloat, isFloating, isInt, isIntegral, isLong, isNullable, isNumeric, isObject, isPrimitive, isShort, isString