Hierarchy For Package org.eclipse.collections.impl.set.strategy.immutable
Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.collection.immutable.AbstractImmutableCollection<T> (implements java.util.Collection<E>, org.eclipse.collections.api.collection.ImmutableCollection<T>)
- org.eclipse.collections.impl.set.immutable.AbstractImmutableSet<T> (implements org.eclipse.collections.api.set.ImmutableSet<T>, java.util.Set<E>)
- org.eclipse.collections.impl.set.strategy.immutable.ImmutableEmptySetWithHashingStrategy<T> (implements java.io.Serializable)
- org.eclipse.collections.impl.set.strategy.immutable.ImmutableUnifiedSetWithHashingStrategy<T> (implements org.eclipse.collections.impl.parallel.BatchIterable<E>, java.io.Serializable)
- org.eclipse.collections.impl.set.immutable.AbstractImmutableSet<T> (implements org.eclipse.collections.api.set.ImmutableSet<T>, java.util.Set<E>)
- org.eclipse.collections.impl.collection.immutable.AbstractImmutableCollection<T> (implements java.util.Collection<E>, org.eclipse.collections.api.collection.ImmutableCollection<T>)
- org.eclipse.collections.impl.set.strategy.immutable.ImmutableSetWithHashingStrategySerializationProxy<T> (implements java.io.Externalizable)
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.eclipse.collections.impl.set.strategy.immutable.ImmutableHashingStrategySetFactoryImpl (implements org.eclipse.collections.api.factory.set.strategy.ImmutableHashingStrategySetFactory)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)