public interface IContainerCollection<E> extends IContainer<E>, Collection<E>
container that is a Collection.IContainer.Modifiable<E>| Modifier and Type | Method and Description |
|---|---|
Collection<E> |
getDelegate() |
getElements, isEmptyaddListener, getListeners, hasListeners, removeListenerCollection<E> getDelegate()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.