T
public abstract class ReadOnlyIterator<T> extends Object implements Iterator<T>
ReadOnlyIterator()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNext, next
public ReadOnlyIterator()
public void remove()
remove
Iterator<T>
Copyright © 2013. All Rights Reserved.