Klasse BooleanMediator

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

public final class BooleanMediator extends Object
  • Felddetails

  • Methodendetails

    • forArgument

      public static BooleanMediator forArgument(boolean argument)
    • is

      public void is(boolean value)
    • isFalse

      public void isFalse()
    • isTrue

      public void isTrue()
    • getArgumentName

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