Eclipse EMF 2.15 API Specification
- java.lang.Object
-
- <any>
-
- org.eclipse.emf.ecore.util.DelegatingFeatureMap.ValueListIteratorImpl<E>
-
-
Method Summary
-
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, hasPrevious, nextIndex, previousIndex, remove, set
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
next
public E next()
- Specified by:
next in interface java.util.Iterator<E>
- Specified by:
next in interface java.util.ListIterator<E>
-
previous
public E previous()
- Specified by:
previous in interface java.util.ListIterator<E>
-
add
public void add(E value)
- Specified by:
add in interface java.util.ListIterator<E>
Eclipse EMF 2.15 API Specification
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature