Interface ReportGroupTrendStats.Builder

  • Method Details

    • average

      Contains the average of all values analyzed.

      Parameters:
      average - Contains the average of all values analyzed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      Contains the maximum value analyzed.

      Parameters:
      max - Contains the maximum value analyzed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • min

      Contains the minimum value analyzed.

      Parameters:
      min - Contains the minimum value analyzed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.