Package | Description |
---|---|
enumeration2 |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<Card> |
Card.protoDeck |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Card> |
Main.deal(java.util.List<Card> deck,
int n) |
static java.util.List<Card> |
Card.newDeck() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Card> |
Main.deal(java.util.List<Card> deck,
int n) |