Klasse DoubleDeviationMediator

java.lang.Object
ch.nolix.core.errorcontrol.validator.DoubleDeviationMediator

public final class DoubleDeviationMediator extends Object
Version:
2017-01-01
Autor:
Silvan Wyss
  • Felddetails

  • Methodendetails

    • isEqualTo

      public void isEqualTo(double value)
      Parameter:
      value -
      Löst aus:
      UnequalArgumentException - if the argument of this named double deviation mediator does not equal the given value with a deviation that is not bigger than the max deviation of this named double deviation mediator.
    • getArgumentName

      protected final String getArgumentName()
      Gibt zurück:
      the argument name of the current Mediator.