Uses of Class
com.biotools.meerkat.Deck

Packages that use Deck
com.biotools.meerkat   
 

Uses of Deck in com.biotools.meerkat
 

Methods in com.biotools.meerkat with parameters of type Deck
 void Deck.copy(Deck d)
           
static double HandEvaluator.handRank(Card c1, Card c2, NChoose2IntTable rankCache, Deck dk)
          Calculate the strength of the given hand.