Interface TimePeriod.Builder

  • Method Details

    • unit

      A unit of time.

      Parameters:
      unit - A unit of time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • unit

      A unit of time.

      Parameters:
      unit - A unit of time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      A number of time units.

      Parameters:
      value - A number of time units.
      Returns:
      Returns a reference to this object so that method calls can be chained together.