|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Suit in proj3 |
---|
Fields in proj3 declared as Suit | |
---|---|
static Suit |
Suit.CLUBS
The suit CLUBS |
static Suit |
Suit.DIAMONDS
The suit DIAMONDS |
static Suit |
Suit.HEARTS
The suit HEARTS |
static Suit |
Suit.SPADES
The suit SPADES |
Methods in proj3 that return Suit | |
---|---|
static Suit[] |
Suit.VALUES()
VALUES A method to return all suits |
Methods in proj3 with parameters of type Suit | |
---|---|
boolean |
Suit.equals(Suit otherSuit)
Determines if two Suits are the same |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |