Package com.biotools.meerkat

Interface Summary
GameInfo All of the public game information for the current hand of poker is available through the GameInfo object.
GameObserver An interface for a poker game observer.
HandEval An interface for Plug-in Hand Evaluation engines.
Player An interface for a poker player.
PlayerInfo All of the public state information for a player in the current hand
 

Class Summary
Action An action by a player in a poker game
Card Represents a playing card.
Deck A Deck of 52 Cards which can be dealt and shuffled
Hand Stores a Hand of Cards (up to a maximum of 7) Hands are indexed from 1, not 0.
HandEvaluator Class for identifying / comparing / ranking Hands.
Holdem Useful Holdem Constants
Messages Handles localization issues for meerkat classes.