Class BaseCondition

    • Field Detail

      • value

        protected Number value
    • Constructor Detail

      • BaseCondition

        public BaseCondition​(Number value)
    • Method Detail

      • setValue

        public void setValue​(Number value)
        Description copied from interface: Condition
        Allows overriding of the value.
        Specified by:
        setValue in interface Condition
      • getValue

        public double getValue()
        Specified by:
        getValue in interface Condition