public class Command extends Object
String
command
Duration
timeout
Command(String command)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String command
public final Duration timeout
public Command(String command)
public String toString()
toString
Object