Class Expr.NumberValue

java.lang.Object
org.graylog.events.conditions.Expr.NumberValue
All Implemented Interfaces:
Expression<Double>
Enclosing class:
Expr

public abstract static class Expr.NumberValue extends Object implements Expression<Double>