Package org.apache.iceberg.types
Class Types.DateType
java.lang.Object
org.apache.iceberg.types.Type.PrimitiveType
org.apache.iceberg.types.Types.DateType
- All Implemented Interfaces:
- Serializable,- Type
- Enclosing class:
- Types
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.iceberg.types.TypeType.NestedType, Type.PrimitiveType, Type.TypeID
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.iceberg.types.Type.PrimitiveTypeasPrimitiveType, equals, hashCode, isPrimitiveTypeMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.iceberg.types.TypeasListType, asMapType, asNestedType, asStructType, asVariantType, isListType, isMapType, isNestedType, isStructType, isVariantType