|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ListIterable<T> | A ListIterable simply forces the returned object to be an instance of ListIterator . |
Class Summary | |
---|---|
ArrayIterable<E> | An ArrayIterable provides an Iterable
for an array of objects of type E . |
CloneListIterable<E> | Pull together mutator state and behavior for subclasses. |
SnapshotCloneListIterable<E> | A SnapshotCloneListIterable returns a list iterator on a
"snapshot" of a list, allowing for concurrent access to the original list. |
SnapshotCloneListIterable.LocalCloneListIterator<E> | provide access to "internal" constructor |
|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |