Uses of Interface
eu.bandm.tools.util.multi.SortedMultiset
Packages that use SortedMultiset
Package
Description
Collection types which maintain multiplicities of references.
-
Uses of SortedMultiset in eu.bandm.tools.util.multi
Classes in eu.bandm.tools.util.multi that implement SortedMultisetModifier and TypeClassDescriptionclass
TreeMultiset<A>
Implementation for sorted domains, whereTreeMultiset
not applicable.