public interface IContainerList<E> extends IContainerCollection<E>, List<E>
IContainer.Modifiable<E>, IContainer.Persistable<E>, IContainer.Persistence<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-2014 Eike Stepper (Berlin, Germany) and others.