Package org.eclipse.collections.impl.set.strategy.immutable


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 - an org.eclipse.collections.impl.set.immutable.ImmutableEmptySet<T> with user defined hashing strategy.
  • ImmutableUnifiedSetWithHashingStrategy - an org.eclipse.collections.impl.set.immutable.ImmutableUnifiedSet<T> with user defined hashing strategy.

This package contains one factory implementation: