Uses of Interface
org.eclipse.collections.api.LazyIterable

Packages that use LazyIterable
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
 
This package contains interfaces for set API which enhance the performance and functionality of Set.
This package contains API for mutable and immutable primitive sets.
This package contains implementations for Eclipse Collections API.
This package contains implementations of the ImmutableBag interface.
This package contains implementations of MutableSortedBag.
 
This package contains implementations of the MutableBiMap interface.
 
This package contains implementations of the MutableCollection interface.
This package contains static utilities for creating mutable and immutable collection factories.
This package contains static utilities for creating immutable primitive collection factories.
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.
This package contains implementations of the MapIterable interface.
This package contains implementations of the MutableMap interface.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
 
This package contains implementations of the MutableSortedMap interface.
This package contains implementations of the MutableSortedMap interface.
 
This package contains the implementations of ImmutableSet.
This package contains implementations of MutableSet.
This package contains implementations of the mutable primitive set interfaces.
 
This package contains implementations of MutableSortedSet.
This package contains implementations of sets with user defined HashingStrategys.
This package contains implementations of the MutableStack interface.
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.