Class FilterRule.ComparatorLeq

    • Constructor Summary

      Constructors 
      Constructor Description
      ComparatorLeq()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean evaluate​(double val1, double val2)  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ComparatorLeq

        public ComparatorLeq()