protected final class AbstractPersistentCollection.IteratorProxy extends Object implements Iterator
protected Iterator
itr
AbstractPersistentCollection.IteratorProxy(Iterator itr)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Iterator itr
public AbstractPersistentCollection.IteratorProxy(Iterator itr)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2018 JBoss by Red Hat. All rights reserved.