|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectefficom.runningjoe.core.Score
public class Score
Constructor Summary | |
---|---|
Score()
|
|
Score(double initValue)
|
Method Summary | |
---|---|
void |
addValue(double value)
|
double |
getValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Score()
public Score(double initValue)
Method Detail |
---|
public double getValue()
public void addValue(double value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |