Package | Description |
---|---|
org.apache.commons.collections4.multiset |
This package contains implementations of the
MultiSet and
SortedMultiSet interfaces. |
Modifier and Type | Class | Description |
---|---|---|
class |
UnmodifiableMultiSet<E> |
Decorates another
MultiSet to ensure it can't be altered. |
Copyright © 2001-2019 - Apache Software Foundation