Skip navigation links

Package org.eclipse.collections.impl.multimap.bag

This package contains implementations of the BagMultimap interface.

See: Description

Package org.eclipse.collections.impl.multimap.bag Description

This package contains implementations of the BagMultimap interface.

A BagMultimap is a type of Multimap that uses a Bag as its underlying store for the multiple values of a given key.

This package contains the following implementations:

Skip navigation links

Copyright © 2004–2016. All rights reserved.