A B C D E F G H I J K L M N P Q R S T U V W

N

name_hand(int, int) - Static method in class poker.HandEvaluator
Return a string naming the hand with the number of kickers that play
name_hand1(int, int) - Static method in class poker.HandEvaluator
Return a string representing the name of the hand with the proper kicker information
nameHand(Card, Card, Hand) - Static method in class poker.HandEvaluator
Given a hand, return a string naming the hand ('Ace High Flush', etc..)
nameHand(Hand) - Static method in class poker.HandEvaluator
Given a hand, return a string naming the hand ('Ace High Flush', etc..)
NChoose2IntTable - Class in poker.util
Keeps an NChoose2 table of integers.
NChoose2IntTable(int) - Constructor for class poker.util.NChoose2IntTable
 
nextActivePlayer(int) - Method in class poker.GameInfo
Given a position, returns the position of the next active player
nextDouble() - Method in class poker.util.Randomizer
 
nextPlayer(int) - Method in class poker.GameInfo
Get the seat of the next player after the given seat
nextSeat(int) - Method in class poker.GameInfo
Get the next avaialbe seat number.
NINE - Static variable in class poker.Card
 
NUM_CARDS - Static variable in class poker.Card
 
NUM_CARDS - Static variable in class poker.Deck
 
NUM_HANDS - Static variable in class poker.HandEvaluator
 
NUM_RANKS - Static variable in class poker.Card
 
NUM_SUITS - Static variable in class poker.Card
 

A B C D E F G H I J K L M N P Q R S T U V W