Class DelegatingEList.EIterator<E1>

java.lang.Object
AbstractEList<E>.org.eclipse.emf.common.util.AbstractEList.EIterator<E1>
org.eclipse.emf.common.util.DelegatingEList.EIterator<E1>
All Implemented Interfaces:
Iterator<E1>
Enclosing class:
DelegatingEList<E>

@Deprecated protected class DelegatingEList.EIterator<E1> extends AbstractEList<E>.EIterator<E1>
Deprecated.
An extensible iterator implementation.
See Also:
  • Constructor Details

    • EIterator

      protected EIterator()
      Deprecated.