Klasse ContainerSortedSet<E>

Alle implementierten Schnittstellen:
Iterable<E>, Collection<E>, SequencedCollection<E>, SequencedSet<E>, Set<E>, SortedSet<E>, IContainerCollection<E>, IContainerSet<E>, IContainerSortedSet<E>, IContainer<E>, INotifier, INotifier.INotifier2

public class ContainerSortedSet<E> extends ContainerSet<E> implements IContainerSortedSet<E>
A default implementation of a container sorted set.
Autor:
Eike Stepper