Uses of Class
de.powerstat.validation.values.Months
Packages that use Months
-
Uses of Months in de.powerstat.validation.values
Methods in de.powerstat.validation.values that return MonthsModifier and TypeMethodDescriptionAdd other months to this months.Months.divide
(long divisor) Divide months by a divisor.Months.modulo
(long divisor) Floor modulo months by a divisor.static Months
Year.monthsWithin()
Months within year.Months.multiply
(long multiplier) Multiply months with a multiplier.static Months
Months.of
(long months) Months factory.static Months
Months factory.Subtract other months from this months.Methods in de.powerstat.validation.values with parameters of type MonthsModifier and TypeMethodDescriptionAdd months to this month.Add months to this MonthDay.Add other months to this months.int
Compare with another object.Subtract months from this month.Subtract months from this MonthDay.Subtract other months from this months.