Uses of Class
eu.bandm.tools.util.multi.AbstractMultimap
Packages that use AbstractMultimap
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
Collections with multiple occurrence.
-
Uses of AbstractMultimap in eu.bandm.tools.ops
Subclasses of AbstractMultimap in eu.bandm.tools.opsModifier and TypeClassDescriptionclassIndexMultimap<A,B> Optimized Implementation using bit sets for both directions. -
Uses of AbstractMultimap in eu.bandm.tools.util.multi
Fields in eu.bandm.tools.util.multi declared as AbstractMultimapModifier and TypeFieldDescription(package private) final AbstractMultimap<A, B> AbstractMultimap.abstractMultimapFor to make "this" accessible by deeply nested anonymous classes.