|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEList.EIterator<E1>
org.eclipse.emf.common.util.AbstractEList.EListIterator<E1>
org.eclipse.emf.common.util.BasicEList.EListIterator<E1>
@Deprecated protected class BasicEList.EListIterator<E1>
An extensible list iterator implementation.
AbstractEList.EListIterator| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.common.util.AbstractEList.EIterator |
|---|
cursor, expectedModCount, lastCursor |
| Constructor Summary | |
|---|---|
BasicEList.EListIterator()
Deprecated. Creates an instance. |
|
BasicEList.EListIterator(int index)
Deprecated. Creates an instance advanced to the index. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.emf.common.util.AbstractEList.EListIterator |
|---|
add, doAdd, doPrevious, doSet, hasPrevious, nextIndex, previous, previousIndex, set |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEList.EIterator |
|---|
checkModCount, doNext, hasNext, next, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.ListIterator |
|---|
hasNext, next, remove |
| Constructor Detail |
|---|
public BasicEList.EListIterator()
public BasicEList.EListIterator(int index)
index - the starting index.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||