| Package | Description |
|---|---|
| net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
| net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
| Modifier and Type | Method and Description |
|---|---|
<ENUM> ENUM |
EnumProvider.getEnumValue(Class<ENUM> enumType,
String value,
boolean required)
|
<ENUM> ENUM |
EnumProvider.getEnumValue(EnumDefinition<ENUM,?> enumDefinition,
String value,
boolean required)
|
| Modifier and Type | Method and Description |
|---|---|
<ENUM> ENUM |
AbstractEnumProvider.getEnumValue(Class<ENUM> enumType,
String value,
boolean required)
|
Copyright © 2001–2015 mmm-Team. All rights reserved.