Package org.eclipse.persistence.jpa.jpql.utility.iterable
package org.eclipse.persistence.jpa.jpql.utility.iterable
-
ClassDescriptionPull together mutator state and behavior for subclasses.ListIterable<T>A
ListIterable
simply forces the returned object to be an instance ofListIterator
.ASnapshotCloneListIterable
returns a list iterator on a "snapshot" of a list, allowing for concurrent access to the original list.provide access to "internal" constructor