Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
H
I
J
L
M
N
O
P
R
S
T
V
W
S
setBankroll(int)
- Method in class blackjackanalyst.
Player
Sets the bankroll of the player to
new_bankroll
.
setStrategy(PlayerStrategy)
- Method in class blackjackanalyst.
Player
Sets the strategy of the player to
new_strategy
.
shoeShuffled()
- Method in class blackjackanalyst.observer.
AbstractTableObserver
shoeShuffled()
- Method in class blackjackanalyst.observer.
ConsoleTableObserver
shoeShuffled()
- Method in class blackjackanalyst.observer.
WinLossTableObserver
shoeShuffled()
- Method in interface blackjackanalyst.
PlayerStrategy
This informs the strategy that the shoe has been shuffled.
shoeShuffled()
- Method in class blackjackanalyst.strategy.
BasicStrategyPlayer
shoeShuffled()
- Method in class blackjackanalyst.strategy.
DefaultPlayer
shoeShuffled()
- Method in class blackjackanalyst.strategy.
TrueCountBetPlayer
shoeShuffled()
- Method in interface blackjackanalyst.
TableObserver
This method is invoked when the shoe is shuffled.
size()
- Method in class blackjackanalyst.
ObserverList
Returns the number of observers in the list.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
H
I
J
L
M
N
O
P
R
S
T
V
W