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