Eclipse EMF 2.15 API Specification
- java.lang.Object
-
- org.eclipse.emf.ecore.util.EcoreUtil.ProperContentIterator<E>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.util.Iterator<? extends E> |
iterator |
protected E |
preparedResult |
-
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.Iterator
forEachRemaining
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<E>
-
next
public E next()
- Specified by:
next in interface java.util.Iterator<E>
-
remove
public void remove()
- Specified by:
remove in interface java.util.Iterator<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