|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dartra.standard.StandardScore
Standard implementation of the Score interface.
| Constructor Summary | |
StandardScore(int startValue)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getValue()
Get the score value. |
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StandardScore(int startValue)
| Method Detail |
public int getValue()
ScoreGet the score value.
getValue in interface Scorepublic boolean equals(java.lang.Object obj)
public int hashCode()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||