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