public interface IContainerList<E> extends IContainerCollection<E>, List<E>
IContainer.Modifiable<E>| Modifier and Type | Method and Description |
|---|---|
List<E> |
getDelegate() |
getElements, isEmptyaddListener, getListeners, hasListeners, removeListenerList<E> getDelegate()
getDelegate in interface IContainerCollection<E>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.