Uses of Interface
org.eclipse.collections.api.partition.list.PartitionList

Packages that use PartitionList 
Package Description
org.eclipse.collections.api.list
This package contains interfaces for list API which enhance the performance and functionality of List.
org.eclipse.collections.api.map
This package contains interfaces for map API which enhance the performance and functionality of Map
org.eclipse.collections.api.map.sorted
This package contains mutable and immutable sorted map interfaces.
org.eclipse.collections.api.partition.list
This package contains interfaces for PartitionList.
org.eclipse.collections.impl.partition.list
This package contains implementations of the PartitionList interface.