Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.collection.mutable.AbstractCollectionAdapter<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.set.mutable.SetAdapter<T> (implements org.eclipse.collections.api.set.MutableSet<T>, java.io.Serializable)
- org.eclipse.collections.impl.collection.mutable.AbstractMultiReaderMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.set.mutable.MultiReaderUnifiedSet<T> (implements java.io.Externalizable, org.eclipse.collections.api.set.MultiReaderSet<T>, java.util.RandomAccess)
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.collection.mutable.AbstractMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.set.mutable.AbstractMutableSet<T> (implements org.eclipse.collections.api.set.MutableSet<T>)
- org.eclipse.collections.impl.set.AbstractUnifiedSet<T> (implements org.eclipse.collections.impl.parallel.BatchIterable<E>, org.eclipse.collections.api.set.MutableSet<T>, org.eclipse.collections.api.set.Pool<V>)
- org.eclipse.collections.impl.set.mutable.UnifiedSet<T> (implements java.io.Externalizable)
- org.eclipse.collections.impl.collection.mutable.AbstractMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.collection.AbstractSynchronizedRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.collection.mutable.AbstractSynchronizedMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.set.mutable.SynchronizedMutableSet<T> (implements org.eclipse.collections.api.set.MutableSet<T>, java.io.Serializable)
- org.eclipse.collections.impl.collection.mutable.AbstractSynchronizedMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.collection.mutable.AbstractUnmodifiableMutableCollection<T> (implements org.eclipse.collections.api.collection.MutableCollection<T>)
- org.eclipse.collections.impl.set.mutable.UnmodifiableMutableSet<T> (implements org.eclipse.collections.api.set.MutableSet<T>, java.io.Serializable)
- org.eclipse.collections.impl.set.mutable.MutableSetFactoryImpl (implements org.eclipse.collections.api.factory.set.MutableSetFactory)
- org.eclipse.collections.impl.collection.mutable.AbstractCollectionAdapter<T> (implements org.eclipse.collections.api.collection.MutableCollection<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.mutable.MultiReaderMutableSetFactory (implements org.eclipse.collections.api.factory.set.MultiReaderSetFactory)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)