Package org.apache.felix.framework.util
Class CompoundEnumeration
java.lang.Object
org.apache.felix.framework.util.CompoundEnumeration
- All Implemented Interfaces:
 Enumeration
- 
Constructor Details
- 
CompoundEnumeration
 
 - 
 - 
Method Details
- 
hasMoreElements
public boolean hasMoreElements()- Specified by:
 hasMoreElementsin interfaceEnumeration
 - 
nextElement
- Specified by:
 nextElementin interfaceEnumeration
 
 -