This method of the IntRanges Class determines if the IntRanges object is empty.
public boolean isEmpty();
Returns true if the object contains no ranges; otherwise, returns false.