Class StringType
java.lang.Object
smile.data.type.StringType
- All Implemented Interfaces:
Serializable, DataType
-
Nested Class Summary
Nested classes/interfaces inherited from interface DataType
DataType.ID -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()id()Returns the type ID enum.booleanisObject()Returns true if the type is ObjectType.booleanisString()Returns true if the type is String.name()Returns the type name used in external catalogs.toString()Returns the value from its string representation.Methods inherited from interface DataType
isBoolean, isByte, isChar, isDecimal, isDouble, isFloat, isFloating, isInt, isIntegral, isLong, isNullable, isNumeric, isPrimitive, isShort, toString