Class RewardFactBuilderImpl

    • Constructor Detail

      • RewardFactBuilderImpl

        public RewardFactBuilderImpl​(double percentage,
                                     double threshold)
    • Method Detail

      • getPercentage

        public double getPercentage()
      • setPercentage

        public void setPercentage​(double percentage)
      • getThreshold

        public double getThreshold()
      • setThreshold

        public void setThreshold​(double threshold)
      • getBonusScore

        public java.util.Map<java.lang.String,​java.lang.Double> getBonusScore()