Class Type.Range

java.lang.Object
io.trino.spi.type.Type.Range
Enclosing interface:
Type

public static final class Type.Range extends Object
  • Constructor Details

  • Method Details

    • getMin

      public Object getMin()
    • getMax

      public Object getMax()