Uses of Class
de.powerstat.validation.values.Days
Packages that use Days
-
Uses of Days in de.powerstat.validation.values
Methods in de.powerstat.validation.values that return DaysModifier and TypeMethodDescriptionAdd other days to this days.Year.daysWithin()
Leap year dependent days within year.Days.divide
(long divisor) Divide days by a divisor.Days.modulo
(long divisor) Floor modulo days by a divisor.Days.multiply
(long multiplier) Multiply days with a multiplier.static Days
Days.of
(long days) Days factory.static Days
Days factory.Subtract other days from this days.Methods in de.powerstat.validation.values with parameters of type DaysModifier and TypeMethodDescriptionAdd days to this day.Add other days to this days.int
Compare with another object.Subtract days from this day.Subtract other days from this days.