public interface IContainerSortedSet<E> extends IContainerSet<E>, SortedSet<E>
IContainer.Modifiable<E>| Modifier and Type | Method and Description |
|---|---|
SortedSet<E> |
getDelegate() |
getElements, isEmptyaddListener, getListeners, hasListeners, removeListenerSortedSet<E> getDelegate()
getDelegate in interface IContainerCollection<E>getDelegate in interface IContainerSet<E>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.