|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CloneIterator.Remover<T>
Used by CloneIterator to remove
elements from the original collection; since the iterator
does not have direct access to the original collection.
| Nested Class Summary | |
|---|---|
static class |
CloneIterator.Remover.ReadOnly<S>
|
| Method Summary | |
|---|---|
void |
remove(T element)
Remove the specified object from the original collection. |
| Method Detail |
|---|
void remove(T element)
|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||