Returns a boolean indicating whether the significant cards of the hand
include at least one hole card, meaning that the significant part of the hand
is not solely on the board and shared amongst all players.
Returns a boolean indicating whether the significant (non-kicker) cards
in my hand must contain at least one hole card to be included in
the generated simulator statistics.
Returns a boolean indicating whether the simulator should use realistic,
or at least vaguely playable, opponents' hole cards when determining
possible opponents' hands.
Returns a boolean indicating whether an opponents' hand should only be
included in the generated simulator statistics if it is better than my
current hand.
Returns a boolean indicating whether the hand is currently The Nuts,
given my hole cards, the community cards dealt and the possible hole
cards an opponent could have.
Sets the boolean indicating whether the significant (non-kicker) cards in
my hand must contain at least one hole card to be included in the
generated simulator statistics.
Sets the boolean indicating whether the simulator should use realistic,
or at least vaguely playable, opponents' hole cards when determining
possible opponents' hands.
Sets the boolean indicating whether an opponents' hand should only be
included in the generated simulator statistics if it is better than my
current hand.
SEVEN -
Static variable in class com.javaflair.pokerprophesier.api.card.Card