Uses of Class
com.javaflair.pokerprophesier.api.helper.PlayerGameStatsHelper

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

Uses of PlayerGameStatsHelper in com.javaflair.pokerprophesier.api.adapter
 

Methods in com.javaflair.pokerprophesier.api.adapter that return PlayerGameStatsHelper
 PlayerGameStatsHelper PokerProphesierAdapter.getPlayerGameStatsHelper()
          Returns the helper which contains the probabilities of each player winning/tying the game.
 



Copyright © 2006 Javaflair. All Rights Reserved.