|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object soc.client.stats.SOCGameStatistics.DiceRolls
private static class SOCGameStatistics.DiceRolls
Tracks the number of times each dice value is rolled by each player.
Field Summary | |
---|---|
(package private) java.util.concurrent.atomic.AtomicIntegerArray[] |
rollCounts
|
Constructor Summary | |
---|---|
SOCGameStatistics.DiceRolls(java.util.List<SOCPlayer> players)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.concurrent.atomic.AtomicIntegerArray[] rollCounts
Constructor Detail |
---|
public SOCGameStatistics.DiceRolls(java.util.List<SOCPlayer> players)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |