Uses of Package
org.eclipse.collections.impl.set.strategy.mutable
-
Packages that use org.eclipse.collections.impl.set.strategy.mutable Package Description org.eclipse.collections.impl.multimap.set.strategy This package contains implementations of theSetMultimapinterface which use a set with user-definedHashingStrategyas their underlying store for the multiple values of a given key.org.eclipse.collections.impl.set.strategy.immutable This package contains implementations of immutable sets with user definedHashingStrategys.org.eclipse.collections.impl.set.strategy.mutable This package contains implementations of sets with user definedHashingStrategys.org.eclipse.collections.impl.utility.internal This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections. -
Classes in org.eclipse.collections.impl.set.strategy.mutable used by org.eclipse.collections.impl.multimap.set.strategy Class Description UnifiedSetWithHashingStrategy -
Classes in org.eclipse.collections.impl.set.strategy.mutable used by org.eclipse.collections.impl.set.strategy.immutable Class Description UnifiedSetWithHashingStrategy -
Classes in org.eclipse.collections.impl.set.strategy.mutable used by org.eclipse.collections.impl.utility.internal Class Description UnifiedSetWithHashingStrategy