Class Type.Decimal

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

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