Package org.eclipse.collections.impl.multimap

This package contains implementations of the Multimap interface.

A Multimap is a type of Map that can associate multiple values for keys.