Skip navigation links

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

This package contains implementations of the SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key.

See: Description

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

This package contains implementations of the SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key.
Skip navigation links

Copyright © 2004–2016. All rights reserved.