| Constructor and Description | 
|---|
| EnumerationIterator(Enumeration<? extends T> enumeration) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasNext() | 
| T | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic EnumerationIterator(Enumeration<? extends T> enumeration)
Copyright © 2025 The Apache Software Foundation. All rights reserved.