Package org.eclipse.collections.impl.set.strategy.immutable
This package contains implementations of immutable sets with user defined
HashingStrategys.
This package contains the following implementations:
-
ImmutableEmptySetWithHashingStrategy- anImmutableEmptySetwith user defined hashing strategy. -
ImmutableUnifiedSetWithHashingStrategy- anImmutableUnifiedSetwith user defined hashing strategy.
This package contains one factory implementation:
-
ImmutableHashingStrategySetFactoryImpl- a factory which creates instances of typeImmutableSetwith user defined hashing strategy.
-
Class Summary Class Description ImmutableEmptySetWithHashingStrategy<T> This is a zero elementImmutableUnifiedSetWithHashingStrategywhich is created by calling the HashingStrategySets.immutable.empty() method.ImmutableSetWithHashingStrategySerializationProxy<T> ImmutableUnifiedSetWithHashingStrategy<T> -
Enum Summary Enum Description ImmutableHashingStrategySetFactoryImpl