Package org.eclipse.collections.impl.set.strategy.mutable
This package contains implementations of sets with user defined
HashingStrategys.
This package contains one implementation:
-
UnifiedSetWithHashingStrategy- a set with user definedHashingStrategy.
This package contains one factory implementation:
-
MutableHashingStrategySetFactoryImpl- a factory which creates instances of typeMutableSetwith user defined hashing strategy.
-
Class Summary Class Description UnifiedSetWithHashingStrategy<T> -
Enum Summary Enum Description MutableHashingStrategySetFactoryImpl