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

N

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..)
newGame(GameInfo, Card, Card, int) - Method in interface poker.Player
Start playing a new game.
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
NINE - Static variable in class poker.Card
 
NUM_CARDS - Static variable in class poker.Card
 
NUM_CARDS - Static variable in class poker.Deck
 
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