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