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