Package org.exoplatform.commons.utils
Class ExoEnumeration
java.lang.Object
org.exoplatform.commons.utils.ExoEnumeration
- All Implemented Interfaces:
Enumeration
-
Constructor Details
-
ExoEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration
-
nextElement
- Specified by:
nextElementin interfaceEnumeration
-