Package | Description |
---|---|
org.apache.commons.lang.enums |
Provides an implementation of the C style
enum in the Java world. |
Modifier and Type | Method and Description |
---|---|
static ValuedEnum |
EnumUtils.getEnum(java.lang.Class enumClass,
int value)
Gets a
ValuedEnum object by class and value. |
Copyright © 2001-2016 - Apache Software Foundation