Package | Description |
---|---|
org.joda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
org.joda.time.base |
Implementation package providing abstract and base time classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Interval
Interval is the standard implementation of an immutable time interval.
|
class |
MutableInterval
MutableInterval is the standard implementation of a mutable time interval.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseInterval
BaseInterval is an abstract implementation of ReadableInterval that stores
data in two
long millisecond fields. |
Copyright © 2002–2022 Joda.org. All rights reserved.