public class ResourceIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
ResourceIterator(Iterator<Resource> base,
Class<T> adapterType)
Creates a new iterator that is based on the given resource iterator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2010 - 2020 Adobe. All Rights Reserved