Class WaitForNotCommand

java.lang.Object
io.guixer.lang.command.WaitForNotCommand
All Implemented Interfaces:
Command

public class WaitForNotCommand extends Object implements Command
  • Field Details

    • locator

      public final String locator
  • Constructor Details

    • WaitForNotCommand

      public WaitForNotCommand(String locator)
  • Method Details