Пример #1
0
 public IrcCommand getCommand() throws Throwable {
   return IrcCommand.parse(getLine());
 }