Class StepScoreStatisticPoint

    • Constructor Detail

      • StepScoreStatisticPoint

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

      • getTimeMillisSpent

        public long getTimeMillisSpent()
      • getScore

        public Score getScore()