Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
P
R
S
T
S
setHand(Hand)
- Method in class program4.
Player
Sets the hand
setName(String)
- Method in class program4.
Player
Sets the name
setRank(int)
- Method in class program4.
Card
setRank method -- modifies the value of the instance variable rank
setSuit(int)
- Method in class program4.
Card
setSuit method -- modifies the value of the instance variable suit
showHand()
- Method in class program4.
Player
Returns the string representation of the hand
shuffle()
- Method in class program4.
Deck
Shuffles the Deck of Cards
suit
- Variable in class program4.
Card
suit - an integer between 0 - 3 representing the card
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
P
R
S
T