Package | Description |
---|---|
com.espertech.esper.common.internal.epl.pattern.guard |
Modifier and Type | Method and Description |
---|---|
static GuardEnum |
GuardEnum.forName(String namespace,
String name)
Returns the enum for the given namespace and name.
|
static GuardEnum |
GuardEnum.valueOf(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.
|
Copyright © 2005–2018. All rights reserved.