Class LeaderboardDistribution.LeaderboardPosition

  • Enclosing class:
    LeaderboardDistribution

    public static class LeaderboardDistribution.LeaderboardPosition
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      IDHolder<?> getPlayer()  
      double getScore()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getPlayer

        public IDHolder<?> getPlayer()
      • getScore

        public double getScore()