Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.lazy.AbstractLazyIterable<T> (implements org.eclipse.collections.api.LazyIterable<T>)
- org.eclipse.collections.impl.lazy.ChunkIterable<T>
- org.eclipse.collections.impl.lazy.CollectIterable<T,
V> - org.eclipse.collections.impl.lazy.CompositeIterable<E>
- org.eclipse.collections.impl.lazy.DistinctIterable<T>
- org.eclipse.collections.impl.lazy.DropIterable<T>
- org.eclipse.collections.impl.lazy.DropWhileIterable<T>
- org.eclipse.collections.impl.lazy.FlatCollectIterable<T,
V> - org.eclipse.collections.impl.lazy.LazyIterableAdapter<T>
- org.eclipse.collections.impl.lazy.RejectIterable<T>
- org.eclipse.collections.impl.lazy.ReverseIterable<T>
- org.eclipse.collections.impl.lazy.SelectInstancesOfIterable<T>
- org.eclipse.collections.impl.lazy.SelectIterable<T>
- org.eclipse.collections.impl.lazy.TakeIterable<T>
- org.eclipse.collections.impl.lazy.TakeWhileIterable<T>
- org.eclipse.collections.impl.lazy.TapIterable<T>
- org.eclipse.collections.impl.lazy.ZipIterable<X,
Y> - org.eclipse.collections.impl.lazy.ZipWithIndexIterable<T>
- org.eclipse.collections.impl.lazy.AbstractLazyIterable<T> (implements org.eclipse.collections.api.LazyIterable<T>)
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)