| Interface | Description |
|---|---|
| ListIterable<T> |
A
ListIterable simply forces the returned object to be an instance of ListIterator. |
| Class | Description |
|---|---|
| ArrayIterable<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. |
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference