Intervals represents a set of intervals.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
Value members
Concrete methods
A symbolic alias for intersect
.
A symbolic alias for intersect
.
Attributes
Whether the start of this set of intervals is before the start of the specified set of intervals
Whether the start of this set of intervals is before the start of the specified set of intervals
Attributes
The end of the latest interval in this set.
The end of the latest interval in this set.
Attributes
The intersection of this set of intervals and the specified set of intervals.
The intersection of this set of intervals and the specified set of intervals.
Attributes
The set of intervals that starts last.
The set of intervals that starts last.
Attributes
Whether this set of intervals is empty.
Whether this set of intervals is empty.
Attributes
The start of the earliest interval in this set.
The start of the earliest interval in this set.
Attributes
The union of this set of intervals and the specified set of intervals
The union of this set of intervals and the specified set of intervals