Uses of Class
net.curre.prefcount.bean.PlayerStatistics

Packages that use PlayerStatistics
net.curre.prefcount.bean Package net.curre.prefcount.bean Description 
 

Uses of PlayerStatistics in net.curre.prefcount.bean
 

Methods in net.curre.prefcount.bean that return types with arguments of type PlayerStatistics
 java.util.Map<Place,PlayerStatistics> GameResultBean.getPlayerStats()
          Getter for the map of player statistics.
 

Method parameters in net.curre.prefcount.bean with type arguments of type PlayerStatistics
 void GameResultBean.setPlayerStats(java.util.Map<Place,PlayerStatistics> playerStats)
          Setter for the player statistics map.
 



Copyright © 2008. All Rights Reserved.