|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuardEnum | |
---|---|
com.espertech.esper.pattern.guard | Pattern guards that can define the lifetime of a pattern |
Uses of GuardEnum in com.espertech.esper.pattern.guard |
---|
Methods in com.espertech.esper.pattern.guard that return GuardEnum | |
---|---|
static GuardEnum |
GuardEnum.forName(java.lang.String namespace,
java.lang.String name)
Returns the enum for the given namespace and name. |
static GuardEnum |
GuardEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GuardEnum[] |
GuardEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |