Class StartCommand

    • Method Detail

      • initialize

        protected void initialize()
        Description copied from class: Command
        The initialize method is called the first time this Command is run after being started.
        Overrides:
        initialize in class Command