Modifier and Type | Field and Description |
---|---|
static Suit |
CLUBS |
static Suit |
DIAMONDS |
static Suit |
HEARTS |
static Suit |
SPADES |
static java.util.List<Suit> |
VALUES |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Suit that) |
java.lang.String |
toString() |