This method of the UnsignedIntRanges Class retrieves the start of a range at a specified index.
public int getRangeStart(int idx);
Returns the first integer of the range pair.
getRangeStart(int) in IntRanges.