Class Type.FixedChar

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

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