Class LocalDateType

All Implemented Interfaces:
GenericType<LocalDate>, Type<LocalDate>

@Immutable public abstract class LocalDateType extends GenericTypeBase<LocalDate>
The LocalDate type.
  • Constructor Details

    • LocalDateType

      public LocalDateType()
  • Method Details