| 
 |   | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.erights.e.meta.java.util.EnumerationSugar
Untamed: A sweetener defining extra messages that may be e-sent to an Enumeration.
| Constructor Summary | |
| private  | EnumerationSugar()prevents instantiation | 
| Method Summary | |
| static ConstList | asList(Enumeration self)Enabled: | 
| static void | iterate(Enumeration self,
        AssocFunc func)Enabled: Enumerates the enumeration. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
private EnumerationSugar()
| Method Detail | 
public static void iterate(Enumeration self,
                           AssocFunc func)
public static ConstList asList(Enumeration self)
| 
 |   | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
