| Package | Description |
|---|---|
| de.topobyte.adt.multicollections |
| Modifier and Type | Class and Description |
|---|---|
class |
HashMultiSet<T>
A straightforward implementation of MultiSet using a HashMap.
|
| Constructor and Description | |
|---|---|
HashMultiSet(MultiSet
|