Interface MapIterationEventDetails.Builder

  • Method Details

    • name

      The name of the iteration’s parent Map state.

      Parameters:
      name - The name of the iteration’s parent Map state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • index

      The index of the array belonging to the Map state iteration.

      Parameters:
      index - The index of the array belonging to the Map state iteration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.