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

E

EIGHT - Static variable in class com.biotools.meerkat.Card
 
empty() - Method in class com.biotools.meerkat.util.Preferences
 
equals(Card) - Method in class com.biotools.meerkat.Card
See if two cards are the same rank and suit
equals(Hand) - Method in class com.biotools.meerkat.Hand
Returns true if the hands are identical
equivalent(Action) - Method in class com.biotools.meerkat.Action
 
extractCard(int) - Method in class com.biotools.meerkat.Deck
Remove a card from within the deck.
extractCard(Card) - Method in class com.biotools.meerkat.Deck
Remove a card from within the deck.
extractHand(Hand) - Method in class com.biotools.meerkat.Deck
Remove all cards in the given hand from the Deck.
extractRandomCard() - Method in class com.biotools.meerkat.Deck
Remove and return a randomly selected card from within the deck.

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