| Class | Description |
|---|---|
| ConcurrentSet<E> | |
| SuperCollection<E> |
Generic super collection.
|
| SuperIterator<E> |
An Iterator which delegates in other iterators.
|
| SuperList<E> |
List which delegates to other lists.
|
| SuperListIterator<E> |
An Iterator which delegates in other iterators.
|
| SuperSet<E> |
Set which delegates to other sets.
|
| Enum | Description |
|---|---|
| SuperCollection.AdditionMode | |
| SuperCollection.ResultMode |
Copyright © 2021. All rights reserved.