|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
CloneIterable<E> | Pull together remover state and behavior for subclasses. |
EmptyIterable<E> | An EmptyIterable is just that. |
SingleElementListIterable<E> | A SingleElementListIterable returns a ListIterator
that holds a single element
and returns it with the first call to ListIterator.next() , at
which point it will return false to any subsequent
call to ListIterator.hasNext() . |
SnapshotCloneIterable<E> | A SnapshotCloneIterable returns an iterator on a "snapshot" of a
collection, allowing for concurrent access to the original collection. |
SnapshotCloneIterable.LocalCloneIterator<E> | provide access to "internal" constructor |
|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |