Class VariableGreaterThanOrEqualsExpressionFunction

    • Constructor Detail

      • VariableGreaterThanOrEqualsExpressionFunction

        public VariableGreaterThanOrEqualsExpressionFunction()
    • Method Detail

      • greaterThanOrEquals

        public static boolean greaterThanOrEquals​(VariableContainer variableContainer,
                                                  String variableName,
                                                  Object comparedValue)