Frames | No Frames |
Methods with return type org.joda.time.Interval | |
Interval | Gets the gap between this interval and another interval. |
Interval | Gets the overlap between this interval and another interval. |
Interval | Converts this object to an Interval encompassing
the whole of this day. |
Interval | Get this interval as an immutable Interval object
by returning this . |
Interval | Converts this object to an Interval representing the whole day
in the default time zone. |
Interval | Get this interval as an immutable Interval object. |
Interval | Converts this object to an Interval representing the whole day
in the default time zone. |
Interval | Converts this object to an Interval representing the whole day. |
Interval | Converts this object to an Interval representing the whole day. |
Interval | Creates a new interval with the same start and end, but a different chronology. |
Interval | Creates a new interval with the specified duration after the start instant. |
Interval | Creates a new interval with the specified duration before the end instant. |
Interval | Creates a new interval with the specified end instant. |
Interval | Interval.withEndMillis(long endInstant) Creates a new interval with the specified start millisecond instant. |
Interval | Creates a new interval with the specified period after the start instant. |
Interval | Creates a new interval with the specified period before the end instant. |
Interval | Creates a new interval with the specified start instant. |
Interval | Interval.withStartMillis(long startInstant) Creates a new interval with the specified start millisecond instant. |
Methods with return type org.joda.time.Interval | |
Interval | Returns the interval that represents the range of the minimum
and maximum values of this field. |
Methods with return type org.joda.time.Interval | |
Interval | Get this interval as an immutable Interval object. |
Interval | Converts this duration to an Interval starting at the specified instant. |
Interval | Converts this duration to an Interval ending at the specified instant. |