Esempio n. 1
0
 public IrcCommand getCommand() throws Throwable {
   return IrcCommand.parse(getLine());
 }