Interface FeatureParameter.Builder

  • Method Details

    • key

      A key that must contain a value to describe the feature.

      Parameters:
      key - A key that must contain a value to describe the feature.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value that belongs to a key.

      Parameters:
      value - The value that belongs to a key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.