| Package | Description |
|---|---|
| org.graylog.events.conditions |
| Modifier and Type | Method and Description |
|---|---|
static Expr.LesserEqual |
Expr.LesserEqual.create(Expression<Double> left,
Expression<Double> right) |
static Expr.LesserEqual |
Expr.LesserEqual.create(String expr,
Expression<Double> left,
Expression<Double> right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BooleanNumberConditionsVisitor.visit(Expr.LesserEqual lesser) |
boolean |
ExpressionVisitor.visit(Expr.LesserEqual lesser) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.