static class SoftSet.ComparableSoftReferenceIterator
extends java.lang.Object
implements java.util.Iterator
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Iterator |
theIter |
| Constructor and Description |
|---|
ComparableSoftReferenceIterator(java.util.Iterator theIter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
void |
remove() |