Klasse AbsoluteOrRelativeIntValidator
java.lang.Object
ch.nolix.system.element.relativevalue.AbsoluteOrRelativeIntValidator
Of the
AbsoluteOrRelativeIntValidator an instance cannot be created.-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic voidassertIsPositive(IAbsoluteOrRelativeInt absoluteOrRelativeInt)
-
Methodendetails
-
assertIsPositive
- Parameter:
absoluteOrRelativeInt-- Löst aus:
RuntimeException- if the given absoluteOrRelativeInt is null or not positive.
-