Package io.deephaven.qst.type
package io.deephaven.qst.type
-
ClassDescriptionArrayType<T,
ComponentType> An array-like type.ArrayTypeBase<T,ComponentType> The primitiveboolean
type.TheBoolean
type.TheByte
type.TheCharacter
type.TheDouble
type.TheFloat
type.TheInteger
type.TheLong
type.TheShort
type.BoxedType<T>A boxed primitive type.The primitivebyte
type.The primitivechar
type.CustomType<T>A custom typeclass
.The primitivedouble
type.The primitivefloat
type.GenericType<T>A non-primitive object type.GenericVectorType<T,ComponentType> TheInstant
type.The primitiveint
type.The primitivelong
type.NativeArrayType<T,ComponentType> A java native array type.A primitive type.PrimitiveVectorType<T,ComponentType> The primitive array types under the packageio.deephaven.vector
.The primitiveshort
type.TheString
type.Type<T>A type.Type.Visitor<R>