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

org.eclipse.persistence.jpa.jpql.tools.utility.iterable
Class SnapshotCloneIterable.LocalCloneIterator<E>

java.lang.Object
  extended by org.eclipse.persistence.jpa.jpql.tools.utility.iterator.CloneIterator<E>
      extended by org.eclipse.persistence.jpa.jpql.tools.utility.iterable.SnapshotCloneIterable.LocalCloneIterator<E>
All Implemented Interfaces:
java.util.Iterator<E>
Enclosing class:
SnapshotCloneIterable<E>

protected static class SnapshotCloneIterable.LocalCloneIterator<E>
extends CloneIterator<E>

provide access to "internal" constructor


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.persistence.jpa.jpql.tools.utility.iterator.CloneIterator
CloneIterator.Remover<T>
 
Constructor Summary
protected SnapshotCloneIterable.LocalCloneIterator(CloneIterator.Remover<E> remover, java.lang.Object[] array)
           
 
Method Summary
 
Methods inherited from class org.eclipse.persistence.jpa.jpql.tools.utility.iterator.CloneIterator
hasNext, nestedNext, next, remove, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnapshotCloneIterable.LocalCloneIterator

protected SnapshotCloneIterable.LocalCloneIterator(CloneIterator.Remover<E> remover,
                                                   java.lang.Object[] array)

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