JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
model.Person
Packages that use
Person
Package
Description
model
Uses of
Person
in
model
Subclasses of
Person
in
model
Modifier and Type
Class
Description
class
Dealer
Represents a dealer in a card game and handles dealer-specific operations.
class
Player
Represents a player in a blackjack game.