public class ExoEnumeration extends Object implements Enumeration
| Constructor and Description |
|---|
ExoEnumeration(Iterator i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public ExoEnumeration(Iterator i)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2016 eXo Platform SAS. All Rights Reserved.