Initializes an Interval instance using two double values. The lowest value becomes lo, and the highest value becomes hi.
lo
hi
The first boundary of the interval.
The second boundary of the interval.