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