|
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.iterator.CloneListIterator.Mutator.ReadOnly<S>
public static final class CloneListIterator.Mutator.ReadOnly<S>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.persistence.jpa.jpql.utility.iterator.CloneListIterator.Mutator |
|---|
CloneListIterator.Mutator.ReadOnly<S> |
| Field Summary | |
|---|---|
static CloneListIterator.Mutator |
INSTANCE
|
| Method Summary | ||
|---|---|---|
void |
add(int index,
java.lang.Object o)
Add the specified object to the original list. |
|
static
|
instance()
|
|
void |
remove(int index)
Remove the specified object from the original list. |
|
void |
set(int index,
java.lang.Object o)
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 |
| Field Detail |
|---|
public static final CloneListIterator.Mutator INSTANCE
| Method Detail |
|---|
public static <R> CloneListIterator.Mutator<R> instance()
public void add(int index,
java.lang.Object o)
CloneListIterator.Mutator
add in interface CloneListIterator.Mutator<S>public void remove(int index)
CloneListIterator.Mutator
remove in interface CloneListIterator.Mutator<S>
public void set(int index,
java.lang.Object o)
CloneListIterator.Mutator
set in interface CloneListIterator.Mutator<S>
|
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 | ||||||||