Uses of Class
com.espertech.esper.common.client.soda.NotExpression
Package
Description
This package defines the Esper statement object model.
-
Uses of NotExpression in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic NotExpression
Expressions.not
(Expression inner) Not expression negates the sub-expression to the not which is expected to return boolean-typed values.