|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdemo.inpro.system.greifarm.GreifarmExperiment.Score
private static class GreifarmExperiment.Score
Field Summary | |
---|---|
(package private) int |
combinedScore
|
(package private) int |
index
|
(package private) static int |
nextIndex
|
(package private) int |
score
|
(package private) int |
time
|
Constructor Summary | |
---|---|
GreifarmExperiment.Score(int time,
int score,
int combinedScore)
|
Method Summary | |
---|---|
private int |
nextIndex()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static int nextIndex
int time
int score
int combinedScore
int index
Constructor Detail |
---|
GreifarmExperiment.Score(int time, int score, int combinedScore)
Method Detail |
---|
private int nextIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |