Uses of Class
de.powerstat.validation.values.Weeks
Packages that use Weeks
-
Uses of Weeks in de.powerstat.validation.values
Methods in de.powerstat.validation.values that return WeeksModifier and TypeMethodDescriptionAdd other weeks to this years.Weeks.divide
(long divisor) Divide weeks by a divisor.Weeks.modulo
(long divisor) Floor modulo weeks by a divisor.Weeks.multiply
(long multiplier) Multiply weeks with a multiplier.static Weeks
Weeks.of
(long weeks) Weeks factory.static Weeks
Weeks factory.Subtract other weeks from this weeks.Methods in de.powerstat.validation.values with parameters of type WeeksModifier and TypeMethodDescriptionAdd weeks to this week.Add other weeks to this years.int
Compare with another object.Subtract weeks from this week.Subtract other weeks from this weeks.