예제 #1
0
 public DoTimesCommandNode() {
   super();
   super.setMyExpectedArgs(CommandConstants.COMMAND_EXPECTED_ARGS_TWO);
 }