Class Operators.GeForDecimalsOperator

  • Enclosing class:
    Operators

    public static class Operators.GeForDecimalsOperator
    extends Operators.SimpleFieldValuesOperator
    Responsible for ">=" operator for decimal numbers. Starts from the lower bound for the equals decimal interval
    • Constructor Detail

      • GeForDecimalsOperator

        public GeForDecimalsOperator()
    • Method Detail

      • getLoValue

        public double getLoValue​(java.lang.String value,
                                 DFField field)
                          throws java.lang.IllegalArgumentException
        Throws:
        java.lang.IllegalArgumentException