RangeSet
An immutable set of ranges.
Parameters
rangeSet
adapted Guava class
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns true, if this RangeSet intersects with the otherRangeSet.
Returns true, if this RangeSet intersects with the otherRange.
Link copied to clipboard
Returns the number of disconnected intervals of this RangeSet.
Link copied to clipboard
Conversion to Guava range set class.