Uses of Class
com.espertech.esper.common.client.soda.StaticMethodExpression
Package
Description
This package defines the Esper statement object model.
-
Uses of StaticMethodExpression in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionstatic StaticMethodExpression
Expressions.staticMethod
(String className, String method, Expression... parameters) Static method invocation.static StaticMethodExpression
Expressions.staticMethod
(String className, String method, Object... parameters) Static method invocation.