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