Skip navigation links

Package org.apache.commons.collections4.multiset

This package contains implementations of the MultiSet and SortedMultiSet interfaces.

See: Description

Package org.apache.commons.collections4.multiset Description

This package contains implementations of the MultiSet and SortedMultiSet interfaces. A multiset stores an object and a count of the number of occurrences of the object.

The following implementations are provided in the package:

The following decorators are provided in the package:

Skip navigation links

"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"