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(Class enumClass,
int value)
Deprecated.
Gets a
ValuedEnum object by class and value. |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.