Package smile.data.type
package smile.data.type
Data types.
-
ClassDescriptionArray of primitive data type.Boolean data type.Byte data type.Char data type.The interface of data types.Data type ID.To get a specific data type, users should use singleton objects and factory methods in this class.DateTime data type.Date data type.Arbitrary-precision decimal data type.Double data type.Float data type.Integer data type.Long data type.Object data type.Short data type.String data type.A field in a Struct data type.Struct data type is determined by the fixed order of the fields of primitive data types in the struct.Time data type.