Interface ContinuousParameterRangeSpecification.Builder

  • Method Details

    • minValue

      The minimum floating-point value allowed.

      Parameters:
      minValue - The minimum floating-point value allowed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxValue

      The maximum floating-point value allowed.

      Parameters:
      maxValue - The maximum floating-point value allowed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.