|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.commons.lang.enum.Enum.Entry
Enable the iterator to retain the source code order
Field Summary | |
(package private) List |
list
List of Enums in source code order |
(package private) Map |
map
Map of Enum name to Enum |
Constructor Summary | |
private |
Enum.Entry()
Restrictive constructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final Map map
final List list
Constructor Detail |
private Enum.Entry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |