public abstract class UnmodifiableIterator<E> extends Object implements Iterator<E>
remove()
UnmodifiableIterator()
void
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNext, next
public UnmodifiableIterator()
public final void remove()
remove
Iterator<E>
UnsupportedOperationException
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.