Class ObjectDataType.DateType

All Implemented Interfaces:
Comparator<Date>, DataType<Date>
Enclosing class:
ObjectDataType

static class ObjectDataType.DateType extends ObjectDataType.AutoDetectDataType<Date>
The type for java.util.Date objects.