Class NumberShape

All Implemented Interfaces:
Comparable<Shape>, FromSourceLocation, ToShapeId, software.amazon.smithy.utils.Tagged
Direct Known Subclasses:
BigDecimalShape, BigIntegerShape, ByteShape, DoubleShape, FloatShape, IntegerShape, LongShape, ShortShape

public abstract class NumberShape extends SimpleShape
Abstract class representing all numeric types.