Package-level declarations
Types
Link copied to clipboard
Classes which have definable domain. See wikipedia article on domain of a function.
Link copied to clipboard
An immutable set of ranges.
Functions
Link copied to clipboard
Returns true, if the list of ranges contains consecutively following ranges that intersect.
Link copied to clipboard
Returns true, if the set of ranges contains intersecting Range.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the intersecting Range of a provided set of ranges.
Link copied to clipboard
Returns the intersecting RangeSet.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Conversion from Guava Bound Type class.
Link copied to clipboard
Conversion to Guava Bound Type class.
Link copied to clipboard
Conversion from Guava range set class.
Conversion to RangeSet.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Widens the Range by wideningValue on the lower and upper bound.
Widens the lower bound of the Range by lowerWideningValue and the upper bound of the Range by upperWideningValue.