|
Joda Time API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ReadableTimePeriod | |
| org.joda.time | DateTime object creation and manipulation. |
| Uses of ReadableTimePeriod in org.joda.time |
| Classes in org.joda.time that implement ReadableTimePeriod | |
class |
TimePeriod
TimePeriod is the standard implementation of an immutable time period class. |
| Constructors in org.joda.time with parameters of type ReadableTimePeriod | |
TimePeriod(ReadableInstant start,
ReadableTimePeriod dur)
Creates new TimePeriod. |
|
TimePeriod(ReadableTimePeriod dur,
ReadableInstant end)
Creates new TimePeriod. |
|
|
Joda Time API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||