|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Intervals | |
---|---|
com.metamatrix.common.util |
Uses of Intervals in com.metamatrix.common.util |
---|
Methods in com.metamatrix.common.util that return Intervals | |
---|---|
Intervals |
Intervals.addIntervals(Intervals additionalIntervals)
|
Intervals |
Intervals.copy()
|
Intervals |
Intervals.getIntersection(int begin,
int end)
Determine the portion of the current intervals that overlaps with the specified interval. |
Intervals |
Intervals.getIntersectionIntervals(Intervals intersectionIntervals)
|
Intervals |
Intervals.removeIntervals(Intervals intervalsToRemove)
|
Methods in com.metamatrix.common.util with parameters of type Intervals | |
---|---|
Intervals |
Intervals.addIntervals(Intervals additionalIntervals)
|
Intervals |
Intervals.getIntersectionIntervals(Intervals intersectionIntervals)
|
Intervals |
Intervals.removeIntervals(Intervals intervalsToRemove)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |