Interface PercentVisibleRange.Builder

  • Method Details

    • from

      The lower bound of the range.

      Parameters:
      from - The lower bound of the range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • to

      The top bound of the range.

      Parameters:
      to - The top bound of the range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.