Class Type.Struct

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

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