| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Enable one to update the statistics for a given plugin.
| Method Summary | |
|  void | updateStats(java.lang.String gameType,
            int numPlayed,
            int numWon)Updates statistics regarding the specified game Type. | 
| Method Detail | 
public void updateStats(java.lang.String gameType,
                        int numPlayed,
                        int numWon)
Requires: numWon <= numPlayed and numPlayed >= 1.
gameType - java.lang.StringnumPlayed - intnumWon - int| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||