Uses of Package
com.biotools.meerkat

Packages that use com.biotools.meerkat
com.biotools.meerkat   
 

Classes in com.biotools.meerkat used by com.biotools.meerkat
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
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.
Hand
          Stores a Hand of Cards (up to a maximum of 7) Hands are indexed from 1, not 0.
HandEval
          An interface for Plug-in Hand Evaluation engines.
PlayerInfo
          All of the public state information for a player in the current hand