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 EnumMethodReturnType |
EnumMethodReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumMethodReturnType[] |
EnumMethodReturnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2022. All rights reserved.