|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseSingleFieldPeriod | |
---|---|
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. |
Uses of BaseSingleFieldPeriod in org.joda.time |
---|
Subclasses of BaseSingleFieldPeriod in org.joda.time | |
---|---|
class |
Days
An immutable time period representing a number of days. |
class |
Hours
An immutable time period representing a number of hours. |
class |
Minutes
An immutable time period representing a number of minutes. |
class |
Months
An immutable time period representing a number of months. |
class |
Seconds
An immutable time period representing a number of seconds. |
class |
Weeks
An immutable time period representing a number of weeks. |
class |
Years
An immutable time period representing a number of years. |
Uses of BaseSingleFieldPeriod in org.joda.time.base |
---|
Methods in org.joda.time.base with parameters of type BaseSingleFieldPeriod | |
---|---|
int |
BaseSingleFieldPeriod.compareTo(BaseSingleFieldPeriod other)
Compares this period to another object of the same class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |