Class ScoreDistribution.Standing

    • Constructor Summary

      Constructors 
      Constructor Description
      Standing​(Player<?> player, double score)  
    • Method Summary

      Modifier and Type Method Description
      int compareTo​(ScoreDistribution.Standing o)  
      Player<?> getPlayer()  
      double getScoreAcquired()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait