Class VariableLowerThanOrEqualsExpressionFunction

    • Constructor Detail

      • VariableLowerThanOrEqualsExpressionFunction

        public VariableLowerThanOrEqualsExpressionFunction()
    • Method Detail

      • lowerThanOrEquals

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