java.lang.Object
de.grogra.util.CompoundEnumeration<E>
- All Implemented Interfaces:
Enumeration<E>
-
Constructor Details
-
CompoundEnumeration
public CompoundEnumeration(boolean unique)
-
-
Method Details
-
add
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration<E>
-
nextElement
- Specified by:
nextElementin interfaceEnumeration<E>
-