Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jidesoft.interval Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AbstractMutableIntervalThis class provides a skeletal implementation of the MutableInterval interface to minimize the effort required to implement this interface.Classcom.jidesoft.intervalJideSoft
BoundedIntervalDefines the requirements for an interval that is bounded between two values.Interfacecom.jidesoft.intervalJideSoft
ClosedIntervalA closed interval is an interval that includes all of its limit points.Classcom.jidesoft.intervalJideSoft
IntervalThis interface represents the current state of an interval.Interfacecom.jidesoft.intervalJideSoft
IntervalEventAn event that characterizes a change in the current interval.Classcom.jidesoft.intervalJideSoft
IntervalListenerThe listener interface for receiving "interesting" events about an interval.Interfacecom.jidesoft.intervalJideSoft
MutableBoundedIntervalDefines the requirements for a BoundedInterval that can change.Interfacecom.jidesoft.intervalJideSoft
MutableIntervalDefines the requirements for an interval that can change.Interfacecom.jidesoft.intervalJideSoft
OpenIntervalAn open interval is an interval that does not include its end points.Classcom.jidesoft.intervalJideSoft
SimpleBoundedIntervalDefault data model for bounded interval.Classcom.jidesoft.intervalJideSoft