Uses of Package
org.eclipse.collections.impl.lazy
Package
Description
This package contains implementations of the
LazyIterable
interface.This package contains implementations of the lazy primitive iterator interfaces.
This package contains implementations of the
ListIterable
interface.This package contains implementations of the
MutableList
interface.-
ClassDescriptionAbstractLazyIterable provides a base from which deferred iterables such as SelectIterable, RejectIterable and CollectIterable can be derived.A ReverseIterable is an iterable that wraps another iterable and iterates in reverse order.
-
ClassDescriptionAbstractLazyIterable provides a base from which deferred iterables such as SelectIterable, RejectIterable and CollectIterable can be derived.
-
ClassDescriptionAbstractLazyIterable provides a base from which deferred iterables such as SelectIterable, RejectIterable and CollectIterable can be derived.
-
ClassDescriptionA ReverseIterable is an iterable that wraps another iterable and iterates in reverse order.