Class InstantType

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

@Immutable public abstract class InstantType extends GenericTypeBase<Instant>
The Instant type.
  • Constructor Details

    • InstantType

      public InstantType()
  • Method Details