Uses of Enum Class
com.espertech.esper.common.internal.epl.pattern.guard.GuardEnum
-
Uses of GuardEnum in com.espertech.esper.common.internal.epl.pattern.guard
Modifier and TypeMethodDescriptionstatic GuardEnum
Returns the enum for the given namespace and name.static GuardEnum
Returns the enum constant of this class with the specified name.static GuardEnum[]
GuardEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.