Interface IntervalObject

All Superinterfaces:
DataObject, PropertyHandler
All Known Implementing Classes:
IntervalObjectImpl

public interface IntervalObject extends DataObject
An IntervalObject contains two totally ordered AtomicClasses. These values are the upper and lower bound of the interval.

A detailed description can be found in the IntervalClass.

Author:
Rainer Maximini
See Also: