Uses of Class
org.joda.time.base.BaseSingleFieldPeriod
Packages that use BaseSingleFieldPeriod
Package
Description
Provides support for dates, times, time zones, durations, intervals, and
partials.
Implementation package providing abstract and base time classes.
-
Uses of BaseSingleFieldPeriod in org.joda.time
Subclasses of BaseSingleFieldPeriod in org.joda.timeModifier and TypeClassDescriptionfinal class
An immutable time period representing a number of days.final class
An immutable time period representing a number of hours.final class
An immutable time period representing a number of minutes.final class
An immutable time period representing a number of months.final class
An immutable time period representing a number of seconds.final class
An immutable time period representing a number of weeks.final class
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 BaseSingleFieldPeriodModifier and TypeMethodDescriptionint
BaseSingleFieldPeriod.compareTo
(BaseSingleFieldPeriod other) Compares this period to another object of the same class.