Uses of Package
eu.bandm.tools.util.multi
Packages that use eu.bandm.tools.util.multi
Package
Description
Collection types which maintain multiplicities of references.
-
Classes in eu.bandm.tools.util.multi used by eu.bandm.tools.util.multiClassDescriptionTop level of the generic implementations of
Multimap
.An Implementation where both directions of look-up are realized by hashing.Generic implementation using maps of sets in both directions.A finite set of pairs.Structure similar to a set, but every element can be contained more than once.Implementation for sorted domains, whereTreeMultiset
not applicable.Protects the contents of a multi set.