public class NullType extends DataType
NULL values. Please use the singleton DataTypes.NullType.| Modifier and Type | Method and Description |
|---|---|
int |
defaultSize()
The default size of a value of this data type, used internally for size estimation.
|
fromCaseClassString, fromJson, json, prettyJson, simpleString, typeNamepublic int defaultSize()
DataTypedefaultSize in class DataType