Interface MutableInterval

All Superinterfaces:
Interval
All Known Subinterfaces:
MutableBoundedInterval
All Known Implementing Classes:
AbstractBoundedInterval, AbstractMutableInterval, ClosedInterval, OpenInterval, PropertyClosedInterval, SimpleBoundedInterval, SimpleClosedInterval, TransformBoundedInterval

@JsType public interface MutableInterval extends Interval
/** Defines the requirements for an interval that can change.