|
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 | ||||||||
java.lang.Objectorg.eclipse.persistence.jpa.jpql.utility.iterable.CloneListIterable.DefaultMutator
protected class CloneListIterable.DefaultMutator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.persistence.jpa.jpql.utility.iterator.CloneListIterator.Mutator |
|---|
CloneListIterator.Mutator.ReadOnly<S> |
| Constructor Summary | |
|---|---|
protected |
CloneListIterable.DefaultMutator()
|
| Method Summary | |
|---|---|
void |
add(int index,
E element)
Add the specified object to the original list. |
void |
remove(int index)
Remove the specified object from the original list. |
void |
set(int index,
E element)
Set the specified object in the original list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CloneListIterable.DefaultMutator()
| Method Detail |
|---|
public void add(int index,
E element)
CloneListIterator.Mutator
add in interface CloneListIterator.Mutator<E>public void remove(int index)
CloneListIterator.Mutator
remove in interface CloneListIterator.Mutator<E>
public void set(int index,
E element)
CloneListIterator.Mutator
set in interface CloneListIterator.Mutator<E>
|
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 | ||||||||