Uses of Class
org.eclipse.persistence.jpa.jpql.tools.utility.iterable.CloneIterable
-
Packages that use CloneIterable Package Description org.eclipse.persistence.jpa.jpql.tools.utility.iterable -
-
Uses of CloneIterable in org.eclipse.persistence.jpa.jpql.tools.utility.iterable
Subclasses of CloneIterable in org.eclipse.persistence.jpa.jpql.tools.utility.iterable Modifier and Type Class Description classSnapshotCloneIterable<E>ASnapshotCloneIterablereturns an iterator on a "snapshot" of a collection, allowing for concurrent access to the original collection.
-