Package org.yamcs.studio.core
Class TimeInterval
java.lang.Object
org.yamcs.studio.core.TimeInterval
- All Implemented Interfaces:
Serializable
Time interval where both ends can be open
- See Also:
-
Constructor Summary
ConstructorDescriptionCreates a TimeInterval with no endsTimeInterval
(Instant start, Instant stop) -
Method Summary
-
Constructor Details
-
TimeInterval
-
TimeInterval
public TimeInterval()Creates a TimeInterval with no ends
-
-
Method Details