ognl
public class IteratorEnumeration extends java.lang.Object implements java.util.Enumeration
Constructor and Description |
---|
IteratorEnumeration(java.util.Iterator it) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |