|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use blackjackanalyst | |
|---|---|
| blackjackanalyst | |
| blackjackanalyst.observer | |
| blackjackanalyst.strategy | |
| Classes in blackjackanalyst used by blackjackanalyst | |
|---|---|
| Card
A card, specified by its rank and suit. |
|
| Card.Rank
The rank of a card. |
|
| Card.Suit
The suit of a card. |
|
| DealerStrategy
An interface to be implemented by a user-defined dealer strategy. |
|
| DealerStrategy.DealerStrategyAction
The possible dealer actions, which are simply hit and stand. |
|
| Hand
A hand of cards. |
|
| ObserverList
A list of observers. |
|
| Player
A player at a blackjack table. |
|
| PlayerHand
A hand of cards belonging to a player. |
|
| PlayerObserver
An interface that allows observation of a player. |
|
| PlayerStrategy
An interface to be implemented by a user-defined player strategy. |
|
| PlayerStrategy.PlayerStrategyAction
The possible player actions, which are hit, stand, double down, and split. |
|
| Table
A blackjack table. |
|
| TableObserver
An interface that allows neutral observation of the table. |
|
| Classes in blackjackanalyst used by blackjackanalyst.observer | |
|---|---|
| Card
A card, specified by its rank and suit. |
|
| Hand
A hand of cards. |
|
| Player
A player at a blackjack table. |
|
| PlayerHand
A hand of cards belonging to a player. |
|
| PlayerObserver
An interface that allows observation of a player. |
|
| Table
A blackjack table. |
|
| TableObserver
An interface that allows neutral observation of the table. |
|
| Classes in blackjackanalyst used by blackjackanalyst.strategy | |
|---|---|
| Card
A card, specified by its rank and suit. |
|
| DealerStrategy
An interface to be implemented by a user-defined dealer strategy. |
|
| DealerStrategy.DealerStrategyAction
The possible dealer actions, which are simply hit and stand. |
|
| Hand
A hand of cards. |
|
| PlayerHand
A hand of cards belonging to a player. |
|
| PlayerStrategy
An interface to be implemented by a user-defined player strategy. |
|
| PlayerStrategy.PlayerStrategyAction
The possible player actions, which are hit, stand, double down, and split. |
|
| Table
A blackjack table. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||