Uses of Class
com.espertech.esper.common.client.soda.Conjunction
Package
Description
This package defines the Esper statement object model.
-
Uses of Conjunction in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic Conjunction
Expressions.and()
Logical AND conjunction.static Conjunction
Expressions.and
(Expression first, Expression second, Expression... expressions) Logical AND conjunction.