public interface IContainerSet<E> extends IContainerCollection<E>, Set<E>
SetContainerIContainer.Modifiable<E>, IContainer.Persistable<E>, IContainer.Persistence<E>| Modifier and Type | Method and Description |
|---|---|
Set<E> |
getDelegate() |
getElements, isEmptyaddListener, getListeners, hasListeners, removeListenerSet<E> getDelegate()
getDelegate in interface IContainerCollection<E>Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.