Package io.deephaven.qst.type
Class PrimitiveTypeBase<T>
java.lang.Object
io.deephaven.qst.type.ColumnTypeBase<T>
io.deephaven.qst.type.PrimitiveTypeBase<T>
- All Implemented Interfaces:
PrimitiveType<T>,Type<T>
- Direct Known Subclasses:
BooleanType,ByteType,CharType,DoubleType,FloatType,IntType,LongType,ShortType
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.qst.type.PrimitiveType
PrimitiveType.Visitor<R>Nested classes/interfaces inherited from interface io.deephaven.qst.type.Type
Type.Visitor<R> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.deephaven.qst.type.PrimitiveType
boxedType, walk