Package io.deephaven.qst.type
Class LocalTimeType
- All Implemented Interfaces:
GenericType<LocalTime>,Type<LocalTime>
The
LocalTime 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 LocalTimeTypeof()final StringtoString()final <R> Rwalk(GenericType.Visitor<R> visitor) Methods inherited from class io.deephaven.qst.type.GenericTypeBase
arrayType, walk