See: Description
Interface | Description |
---|---|
EnumConverter<K> |
An interface that allows an Enum to be converted to another type, such as an
integer or long.
|
Class | Description |
---|---|
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.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.