public static class ObjectIterators.UnmodifiableIterator<K> extends AbstractObjectIterator<K>
| Constructor and Description |
|---|
ObjectIterators.UnmodifiableIterator(ObjectIterator<K> i) |
public ObjectIterators.UnmodifiableIterator(ObjectIterator<K> i)
public boolean hasNext()
public K next()