Uses of Interface
org.eclipse.collections.api.list.ListIterable

Packages that use ListIterable
Package
Description
This package contains interfaces for Bag API.
This package contains API for Primitive Bags with Mutable and Immutable variants.
This package contains interfaces for SortedBag API.
This package contains interfaces for list API which enhance the performance and functionality of List.
This package contains mutable and immutable primitive list API.
This package contains interfaces for map API which enhance the performance and functionality of Map
This package contains mutable and immutable sorted map interfaces.
This package contains interfaces for ListMultimap.
 
This package contains interfaces for PartitionList.
This package contains interfaces for sorted set API.
This package contains interfaces for stack API.
This package contains implementations of the LazyIterable interface.
 
This package contains implementations of the FixedSizeList interface.
This package contains implementations of the MutableList interface.
This package contains implementations of the MutableStack interface.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.