Class FixedLAThreshold

    • Constructor Detail

      • FixedLAThreshold

        public FixedLAThreshold​(PR baseRule,
                                double maxWait)
      • FixedLAThreshold

        public FixedLAThreshold​(PR baseRule)
    • Method Detail

      • setTieBreaker

        public void setTieBreaker​(PR tieBreaker)
        Description copied from class: PR
        Sets the tie breaker rule to use.
        Overrides:
        setTieBreaker in class PR
        Parameters:
        tieBreaker - The tie-breaker to use.
      • getMaxWait

        public double getMaxWait()
      • setMaxWait

        public void setMaxWait​(double maxWait)