Class DoubleShape

All Implemented Interfaces:
Comparable<Shape>, FromSourceLocation, ToShapeId, Tagged, ToSmithyBuilder<DoubleShape>

public final class DoubleShape extends NumberShape implements ToSmithyBuilder<DoubleShape>
Represents a double shape.
  • Method Details