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