Package org.eclipse.collections.impl.multimap.set

This package contains implementations of the SetMultimap interface.

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

This package contains the following implementations:

Skip navigation links

Copyright © 2004–2019. All rights reserved.