Uses of Interface
org.eclipse.collections.api.factory.set.strategy.MutableHashingStrategySetFactory
| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
| org.eclipse.collections.impl.set.strategy.mutable |
This package contains implementations of sets with user defined
HashingStrategys. |
-
Uses of MutableHashingStrategySetFactory in org.eclipse.collections.impl.factory
Fields in org.eclipse.collections.impl.factory declared as MutableHashingStrategySetFactory Modifier and Type Field Description static MutableHashingStrategySetFactoryHashingStrategySets. mutable -
Uses of MutableHashingStrategySetFactory in org.eclipse.collections.impl.set.strategy.mutable
Classes in org.eclipse.collections.impl.set.strategy.mutable that implement MutableHashingStrategySetFactory Modifier and Type Class Description classMutableHashingStrategySetFactoryImpl