public class FireCodeClassLoader.Enum2Iterator<E> extends Object implements Iterator<E>
Constructor and Description |
---|
Enum2Iterator(Enumeration<E> enumer) |
Modifier and Type | Method and Description |
---|---|
void |
forEachRemaining(Consumer<? super E> action) |
boolean |
hasNext() |
E |
next() |
public Enum2Iterator(Enumeration<E> enumer)
Copyright © 2017 StarPhoenix Media. All rights reserved.