Package | Description |
---|---|
com.espertech.esper.common.internal.epl.enummethod.dot |
Enumeration method utility classes and input data sources.
|
Modifier and Type | Method and Description |
---|---|
static EnumMethodBuiltin |
EnumMethodBuiltin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumMethodBuiltin[] |
EnumMethodBuiltin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2021. All rights reserved.