Class Type.FixedChar

java.lang.Object
io.substrait.type.Type.FixedChar
All Implemented Interfaces:
FunctionArg, NullableType, ParameterizedType, TypeExpression, Type
Enclosing interface:
Type

@Immutable public abstract static class Type.FixedChar extends Object implements Type
  • Constructor Details

    • FixedChar

      public FixedChar()
  • Method Details