| Package | Description |
|---|---|
| org.eclipse.collections.impl.lazy |
This package contains implementations of the
LazyIterable interface. |
| org.eclipse.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
| org.eclipse.collections.impl.list |
This package contains implementations of the
ListIterable interface. |
| org.eclipse.collections.impl.list.mutable |
This package contains implementations of the
MutableList interface. |
| Class and Description |
|---|
| AbstractLazyIterable
AbstractLazyIterable provides a base from which deferred iterables such as SelectIterable,
RejectIterable and CollectIterable can be derived.
|
| CompositeIterable |
| ReverseIterable
A ReverseIterable is an iterable that wraps another iterable and iterates in reverse order.
|
| Class and Description |
|---|
| AbstractLazyIterable
AbstractLazyIterable provides a base from which deferred iterables such as SelectIterable,
RejectIterable and CollectIterable can be derived.
|
| Class and Description |
|---|
| AbstractLazyIterable
AbstractLazyIterable provides a base from which deferred iterables such as SelectIterable,
RejectIterable and CollectIterable can be derived.
|
| Class and Description |
|---|
| ReverseIterable
A ReverseIterable is an iterable that wraps another iterable and iterates in reverse order.
|
Copyright © 2004–2022. All rights reserved.