Package | Description |
---|---|
org.apache.commons.lang.enum |
Deprecated and replaced by
org.apache.commons.lang.enums
and will be removed in version 3.0. |
Modifier and Type | Method and Description |
---|---|
static ValuedEnum |
EnumUtils.getEnum(java.lang.Class enumClass,
int value)
Deprecated.
Gets a
ValuedEnum object by class and value. |
Copyright © 2001-2025 - Apache Software Foundation