csli.util.math
Class CompoundInterval
java.lang.Object
csli.util.math.CompoundInterval
public class CompoundInterval
- extends Object
Yet to be implemented. This class will represent a set of intervals over a
comparable class. This will allow for intersections and unions of intervals,
and for non-contiguous intervals.
- Author:
- niekrasz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundInterval
public CompoundInterval()