Class BasicNotifierImpl.EAdapterList<E extends Object & Adapter>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, RandomAccess, SequencedCollection<E>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList, EList<E>
Enclosing class:
BasicNotifierImpl

public static class BasicNotifierImpl.EAdapterList<E extends Object & Adapter> extends BasicEList<E> implements BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
See Also: