Class Type.ListType

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

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

    • ListType

      public ListType()
  • Method Details