class Hand { java.util.List deckA; Hand(int tnumber) { } }