Uses of Package
com.javaflair.pokerprophesier.api.helper

Packages that use com.javaflair.pokerprophesier.api.helper
com.javaflair.pokerprophesier.api.adapter Provides the interface for a client to communicate with the simulator - Start here
 

Classes in com.javaflair.pokerprophesier.api.helper used by com.javaflair.pokerprophesier.api.adapter
MyGameStatsHelper
          A helper which contains the probabilities of my winning, tying or losing the game.
MyHandHelper
          A helper which contains the analysis of my current hand.
MyHandStatsHelper
          A helper which contains the probabilities of my making a particular hand by the river card.
MyOutsHelper
          A helper which contains the details of my current outs.
OppHandStatsHelper
          A helper which contains the probabilities of an opponent currently holding a particular hand.
PlayerGameStatsHelper
          A helper which contains the probabilities of each player winning/tying the game.
UpdateHelper
          A helper which can be queried to determine whether this Poker Prophesier installation is current.
 



Copyright © 2006 Javaflair. All Rights Reserved.