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