public abstract class Command extends Object
Command()
abstract void
execute(String commandline)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Command()
public abstract void execute(String commandline)
Copyright © 2007-2017 The Apache Software Foundation