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(Class enumClass,
int value)
Gets a
ValuedEnum object by class and value. |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.