
public class ContainerSet<E> extends ContainerCollection<E> implements IContainerSet<E>
container set.AbstractDelegator.DelegatingIteratorIContainer.Modifiable<E>| Constructor and Description |
|---|
ContainerSet(Set<E> delegate) |
| Modifier and Type | Method and Description |
|---|---|
Set<E> |
getDelegate() |
add, addAll, clear, contains, containsAll, equals, getElements, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArraycreateEvent, dispatchEvent, fireAddedEvent, fireRemovedEventaddListener, fireEvent, fireEvent, fireEvent, fireThrowable, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListenerclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetElements, isEmptyaddListener, getListeners, hasListeners, removeListenerpublic Set<E> getDelegate()
getDelegate in interface IContainerCollection<E>getDelegate in interface IContainerSet<E>getDelegate in class ContainerCollection<E>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.