Class Type.Func

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

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