Class SynchronizedEList<E>

  • All Implemented Interfaces:
    Iterable<E>, Collection<E>, List<E>, org.eclipse.emf.common.util.EList<E>

    public class SynchronizedEList<E>
    extends Object
    implements org.eclipse.emf.common.util.EList<E>