Package org.exoplatform.commons.utils
Class ExoEnumeration
java.lang.Object
org.exoplatform.commons.utils.ExoEnumeration
- All Implemented Interfaces:
Enumeration
- Since:
- Nov 9, 2003 4:01:29 PM
- Author:
- Ove Ranheim (oranheim@users.sourceforge.net)
-
Constructor Details
-
ExoEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration
-
nextElement
- Specified by:
nextElementin interfaceEnumeration
-