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 classAn immutable time period representing a number of days.final classAn immutable time period representing a number of hours.final classAn immutable time period representing a number of minutes.final classAn immutable time period representing a number of months.final classAn immutable time period representing a number of seconds.final classAn immutable time period representing a number of weeks.final classAn 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 TypeMethodDescriptionintBaseSingleFieldPeriod.compareTo(BaseSingleFieldPeriod other) Compares this period to another object of the same class.