| Constructor and Description |
|---|
IterableEnumeration(Enumeration<T> en) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
static <T> Iterable<T> |
make(Enumeration<T> en) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic IterableEnumeration(Enumeration<T> en)
Copyright © 2022. All rights reserved.