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() |
Copyright © 1997-2018 OpenSymphony. All Rights Reserved.