Interface CollectiveConstant.Builder

  • Method Details

    • valueList

      A list of values for the collective constant.

      Parameters:
      valueList - A list of values for the collective constant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • valueList

      CollectiveConstant.Builder valueList(String... valueList)

      A list of values for the collective constant.

      Parameters:
      valueList - A list of values for the collective constant.
      Returns:
      Returns a reference to this object so that method calls can be chained together.