Jacson

de.spieleck.app.turn.scoring
Class Mue.MueScore

java.lang.Object
  extended by de.spieleck.app.turn.scoring.Mue.MueScore
All Implemented Interfaces:
PlayerGameScore, PlayerScore, java.lang.Comparable
Enclosing class:
Mue

public static class Mue.MueScore
extends java.lang.Object
implements PlayerGameScore, PlayerScore


Constructor Summary
Mue.MueScore(double d)
           
 
Method Summary
 int compareTo(java.lang.Object o)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Mue.MueScore

public Mue.MueScore(double d)
Method Detail

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

spieleck.de