Class Type.FixedBinary

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

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