Class StartCommand

All Implemented Interfaces:
Sendable, AutoCloseable

public class StartCommand
extends InstantCommand
A StartCommand will call the start() method of another command when it is initialized and will finish immediately.