Class BestScoreStatisticPoint

    • Constructor Detail

      • BestScoreStatisticPoint

        public BestScoreStatisticPoint​(long timeMillisSpent,
                                       org.optaplanner.core.api.score.Score score)
    • Method Detail

      • getTimeMillisSpent

        public long getTimeMillisSpent()
      • getScore

        public org.optaplanner.core.api.score.Score getScore()