Class CompoundEnumeration<E>
java.lang.Object
org.wso2.carbon.webapp.mgt.loader.CompoundEnumeration<E>
- All Implemented Interfaces:
Enumeration<E>
-
Constructor Details
-
CompoundEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration<E>
-
nextElement
- Specified by:
nextElementin interfaceEnumeration<E>
-