Class Type.ListType

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

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