6465666768697071
* * Document the newRound method * */ public void newRound() { cardCounter = new CardCounter(); update(); }