| Modifier and Type | Field and Description |
|---|---|
private Iterator<Referrer<T>> |
iterator |
private T |
next |
| Constructor and Description |
|---|
ReferenceIterator(Iterator<Referrer<T>> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.