Class Type.FixedBinary

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

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

    • FixedBinary

      public FixedBinary()
  • Method Details