public class Command extends Object
Is used to parse a message which seems to be a command.
String[]
getArgs()
ICommand
getExecutor()
String
getLabel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String getLabel()
public String[] getArgs()
public ICommand getExecutor()
Copyright © 2018. All rights reserved.