|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dartra.games.golf.visitor.GolfStatisticsVisitor.PlayerStatistics
Field Summary | |
int |
nrBirdie
|
int |
nrBogey
|
int |
nrDoubleBogey
|
int |
nrHoleInOne
|
int |
nrParThree
|
int[] |
scoreBoard
|
Constructor Summary | |
protected |
GolfStatisticsVisitor.PlayerStatistics()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int nrHoleInOne
public int nrBirdie
public int nrParThree
public int nrBogey
public int nrDoubleBogey
public int[] scoreBoard
Constructor Detail |
protected GolfStatisticsVisitor.PlayerStatistics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |