| 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. |
| Class and Description |
|---|
| PartitionImmutableList
A PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.
|
| PartitionList
A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.
|
| PartitionMutableList
A PartitionMutableList is the result of splitting a mutable list into two mutable lists based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableList
A PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.
|
| PartitionList
A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.
|
| PartitionMutableList
A PartitionMutableList is the result of splitting a mutable list into two mutable lists based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableList
A PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.
|
| PartitionList
A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.
|
| PartitionMutableList
A PartitionMutableList is the result of splitting a mutable list into two mutable lists based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableList
A PartitionImmutableList is the result of splitting an immutable list into two immutable lists based on a Predicate.
|
| PartitionList
A PartitionList is the result of splitting a ListIterable into two ListIterables based on a Predicate.
|
Copyright © 2004–2017. All rights reserved.