Uses of Enum Class
com.espertech.esper.common.internal.support.SupportEnum
Packages that use SupportEnum
-
Uses of SupportEnum in com.espertech.esper.common.internal.support
Methods in com.espertech.esper.common.internal.support that return SupportEnumModifier and TypeMethodDescriptionSupportBean.getEnumValue()
static SupportEnum
SupportEnum.getValueForEnum
(int count) static SupportEnum
Returns the enum constant of this class with the specified name.static SupportEnum[]
SupportEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.espertech.esper.common.internal.support with parameters of type SupportEnum