Package com.javaflair.pokerprophesier.api.helper

Contains helper class which are populated after each simulation.

See:
          Description

Class Summary
HelperUtils Helper utility methods.
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.
 

Package com.javaflair.pokerprophesier.api.helper Description

Contains helper class which are populated after each simulation.



Copyright © 2006 Javaflair. All Rights Reserved.