Uses of Class
de.powerstat.validation.values.Months
Packages that use Months
- 
Uses of Months in de.powerstat.validation.valuesMethods 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 MonthsYear.monthsWithin()Months within year.Months.multiply(long multiplier) Multiply months with a multiplier.static MonthsMonths.of(long months) Months factory.static MonthsMonths 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.intCompare with another object.Subtract months from this month.Subtract months from this MonthDay.Subtract other months from this months.