EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference

Package org.eclipse.persistence.jpa.jpql.utility.iterator

Interface Summary
CloneListIterator.Mutator<T> Used by CloneListIterator to remove elements from the original list; since the list iterator does not have direct access to the original list.
 

Class Summary
ArrayIterator<E> An ArrayIterator provides a Iterator for an array of objects.
CloneListIterator<E> A CloneListIterator iterates over a copy of a list, allowing for concurrent access to the original list.
CloneListIterator.Mutator.ReadOnly<S>  
 


EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference