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

S

SafePreferences - Class in com.biotools.meerkat.util
A preferences that able to automatically handle values which include \n and =.
SafePreferences(String) - Constructor for class com.biotools.meerkat.util.SafePreferences
 
savePreferences(String) - Method in class com.biotools.meerkat.util.Preferences
Flush current preferences to disk.
savePreferences() - Method in class com.biotools.meerkat.util.Preferences
Flush current preferences to disk.
saveSortedPreferences() - Method in class com.biotools.meerkat.util.Preferences
Flush current preferences to disk, sorted by key
set(int, int, int) - Method in class com.biotools.meerkat.util.NChoose2IntTable
Set the value linking elements x and y
setCard(int, int) - Method in class com.biotools.meerkat.Card
Change this card to another.
setCard(int, Card) - Method in class com.biotools.meerkat.Hand
Set the card at pos to the given card
setCard(int, int) - Method in class com.biotools.meerkat.Hand
Set the card at pos to the given card
setDirty(boolean) - Method in class com.biotools.meerkat.util.Preferences
 
setHandEval(HandEval) - Static method in class com.biotools.meerkat.HandEvaluator
Set the HandEval engine to be used by the HandEvaluator param an engine to compute hand evaluations
setIndex(int) - Method in class com.biotools.meerkat.Card
Change the index of the card.
setLocale() - Static method in class com.biotools.meerkat.Messages
 
setLocale(Locale) - Static method in class com.biotools.meerkat.Messages
 
setPreference(String, String) - Method in class com.biotools.meerkat.util.Preferences
Set a preference.
setPreference(String, int) - Method in class com.biotools.meerkat.util.Preferences
Set a preference.
setPreference(String, long) - Method in class com.biotools.meerkat.util.Preferences
Set a preference.
setPreference(String, boolean) - Method in class com.biotools.meerkat.util.Preferences
Set a preference.
setPreference(String, double) - Method in class com.biotools.meerkat.util.Preferences
Set a preference.
setSeed(long) - Method in class com.biotools.meerkat.Deck
Sets the random seed for the deck if the seed is non-zero.
setValue(int, int) - Method in class com.biotools.meerkat.util.NChoose2IntTable
set the value at index to value
SEVEN - Static variable in class com.biotools.meerkat.Card
 
SHOWDOWN - Static variable in class com.biotools.meerkat.Holdem
 
showdownEvent(int, Card, Card) - Method in interface com.biotools.meerkat.GameObserver
Player pos has shown two cards.
shuffle() - Method in class com.biotools.meerkat.Deck
Places all cards back into the deck and then shuffles the deck.
SIT_OUT - Static variable in class com.biotools.meerkat.Action
 
sitout() - Static method in class com.biotools.meerkat.Action
 
SIX - Static variable in class com.biotools.meerkat.Card
 
size() - Method in class com.biotools.meerkat.Hand
Get the size of the hand.
SMALL_BLIND - Static variable in class com.biotools.meerkat.Action
 
smallBlindAction(double) - Static method in class com.biotools.meerkat.Action
 
sort() - Method in class com.biotools.meerkat.Hand
Bubble Sort the hand to have cards in descending order, but card index.
SPADES - Static variable in class com.biotools.meerkat.Card
 
stageEvent(int) - Method in interface com.biotools.meerkat.GameObserver
A new stage (betting round) has begun.

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