public class CalendarIntervalType extends DataType
Note that calendar intervals are not comparable.
Please use the singleton DataTypes.CalendarIntervalType.
| 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