Package io.deephaven.qst.type
Class InstantType
- All Implemented Interfaces:
GenericType<Instant>,Type<Instant>
The
Instant type.-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.qst.type.GenericType
GenericType.Visitor<R>Nested classes/interfaces inherited from interface io.deephaven.qst.type.Type
Type.Visitor<R> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclazz()The class representingthistype.static InstantTypeof()final StringtoString()final <R> Rwalk(GenericType.Visitor<R> visitor) Methods inherited from class io.deephaven.qst.type.GenericTypeBase
arrayType, walk