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:
hasMoreElements
in interfaceEnumeration
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration
-