Skip navigation links

Package org.eclipse.collections.impl.lazy

This package contains implementations of the LazyIterable interface.

See: Description

Package org.eclipse.collections.impl.lazy Description

This package contains implementations of the LazyIterable interface.

A LazyIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.

Skip navigation links

Copyright © 2004–2016. All rights reserved.