public abstract class DefaultIterator<V> extends Object implements Iterator<V>
remove()
DefaultIterator()
void
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNext, next
public DefaultIterator()
public void remove()
remove
Iterator<V>
Copyright © 2015. All rights reserved.