Exemplo n.º 1
0
 public static void output(Party party) throws Exception {
   out.print(party.getWaysToParty());
 }