Interface Hierarchy
- java.lang.Iterable<T>
- java.util.Collection<E>
- org.eclipse.collections.api.collection.MutableCollection<T> (also extends org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.api.collection.FixedSizeCollection<T>
- org.eclipse.collections.api.collection.MutableCollection<T> (also extends org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.api.InternalIterable<T>
- org.eclipse.collections.api.RichIterable<T>
- org.eclipse.collections.api.collection.ImmutableCollection<T>
- org.eclipse.collections.api.collection.MutableCollection<T> (also extends java.util.Collection<E>)
- org.eclipse.collections.api.collection.FixedSizeCollection<T>
- org.eclipse.collections.api.RichIterable<T>
- java.util.Collection<E>