Uses of Class
de.powerstat.validation.values.Seconds
Packages that use Seconds
-
Uses of Seconds in de.powerstat.validation.values
Methods in de.powerstat.validation.values that return SecondsModifier and TypeMethodDescriptionAdd other seconds to this seconds.Seconds.divide(long divisor) Divide seconds by a divisor.Seconds.modulo(long divisor) Floor modulo seconds by a divisor.Seconds.multiply(long multiplier) Multiply seconds with a multiplier.static SecondsSeconds.of(long seconds) Seconds factory.static SecondsSeconds factory.Subtract other seconds from this seconds.Methods in de.powerstat.validation.values with parameters of type SecondsModifier and TypeMethodDescriptionAdd seconds to this second.Add other seconds to this seconds.intCompare with another object.Subtract seconds from this second.Subtract other seconds from this seconds.