| Package | Description |
|---|---|
| org.apache.commons.collections4.multiset |
This package contains implementations of the
MultiSet and
SortedMultiSet interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> SynchronizedMultiSet |
SynchronizedMultiSet.synchronizedMultiSet(MultiSet
Factory method to create a synchronized multiset.
|