Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jidesoft.interval Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| AbstractMutableInterval | This class provides a skeletal implementation of the MutableInterval interface to minimize the effort required to implement this interface. | Class | com.jidesoft.interval | JideSoft |
|
| BoundedInterval | Defines the requirements for an interval that is bounded between two values. | Interface | com.jidesoft.interval | JideSoft |
|
| ClosedInterval | A closed interval is an interval that includes all of its limit points. | Class | com.jidesoft.interval | JideSoft |
|
| Interval | This interface represents the current state of an interval. | Interface | com.jidesoft.interval | JideSoft |
|
| IntervalEvent | An event that characterizes a change in the current interval. | Class | com.jidesoft.interval | JideSoft |
|
| IntervalListener | The listener interface for receiving "interesting" events about an interval. | Interface | com.jidesoft.interval | JideSoft |
|
| MutableBoundedInterval | Defines the requirements for a BoundedInterval that can change. | Interface | com.jidesoft.interval | JideSoft |
|
| MutableInterval | Defines the requirements for an interval that can change. | Interface | com.jidesoft.interval | JideSoft |
|
| OpenInterval | An open interval is an interval that does not include its end points. | Class | com.jidesoft.interval | JideSoft |
|
| SimpleBoundedInterval | Default data model for bounded interval. | Class | com.jidesoft.interval | JideSoft |