|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EnumConverter<K> | An interface that allows an Enum to be converted to another type, such as an integer or long. |
| Class Summary | |
|---|---|
| ReverseEnumMap<K,E extends Enum<E> & EnumConverter<K>> | A map to easily get the actual Enum instance from it's value as seen in the The JavaSpecialists newsletter. |
Provides utility code for working with enumerators.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||