T - Element typepublic static class Util.GcIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
GcIterator(Iterator<? extends Reference<T>> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
static <T2> Iterable<T2> |
over(Iterable<? extends Reference<T2>> referenceIterable)
Creates an iterator over a collection of references.
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2021 Hitachi Vantara. All rights reserved.