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