Class TerminationProperties


  • public class TerminationProperties
    extends Object
    • Constructor Detail

      • TerminationProperties

        public TerminationProperties()
    • Method Detail

      • getSpentLimit

        public Duration getSpentLimit()
      • setSpentLimit

        public void setSpentLimit​(Duration spentLimit)
      • getUnimprovedSpentLimit

        public Duration getUnimprovedSpentLimit()
      • setUnimprovedSpentLimit

        public void setUnimprovedSpentLimit​(Duration unimprovedSpentLimit)
      • getBestScoreLimit

        public String getBestScoreLimit()
      • setBestScoreLimit

        public void setBestScoreLimit​(String bestScoreLimit)