protected abstract static class ResourceLoader.ResourceEnumerator extends Object implements Enumeration<Resource>
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
nextElement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasMoreElementsprotected Resource next
public Resource nextElement()
nextElement in interface Enumeration<Resource>Copyright © 2019. All rights reserved.