Klasse AbsoluteOrRelativeIntValidator

java.lang.Object
ch.nolix.system.element.relativevalue.AbsoluteOrRelativeIntValidator

public final class AbsoluteOrRelativeIntValidator extends Object
Of the AbsoluteOrRelativeIntValidator an instance cannot be created.
  • Methodendetails

    • assertIsPositive

      public static void assertIsPositive(IAbsoluteOrRelativeInt absoluteOrRelativeInt)
      Parameter:
      absoluteOrRelativeInt -
      Löst aus:
      RuntimeException - if the given absoluteOrRelativeInt is null or not positive.