Uses of Class
org.eclipse.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy

Package
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.
This package contains implementations of sets with user defined HashingStrategys.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.