Modifier and Type | Field and Description |
---|---|
static Rank |
ACE_HIGH |
static Rank |
ACE_LOW |
static Rank |
EIGHT |
static Rank |
FIVE |
static Rank |
FOUR |
static Rank |
JACK |
static Rank |
KING |
static Rank |
NINE |
static Rank |
QUEEN |
static Rank |
SEVEN |
static Rank |
SIX |
static Rank |
TEN |
static Rank |
THREE |
static Rank |
TWO |
static java.util.List<Rank> |
VALUES |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Rank that) |
int |
getValue() |
java.lang.String |
toString() |