Class BestScoreStatisticPoint

    • Constructor Detail

      • BestScoreStatisticPoint

        public BestScoreStatisticPoint​(long timeMillisSpent,
                                       Score score)
    • Method Detail

      • getTimeMillisSpent

        public long getTimeMillisSpent()
      • getScore

        public Score getScore()