| Package | Description |
|---|---|
| org.eclipse.collections.api.bimap |
This package contains interfaces for BiMap API.
|
| org.eclipse.collections.api.partition.set |
This package contains interfaces for
PartitionSet. |
| org.eclipse.collections.api.partition.set.sorted |
This package contains interfaces for
PartitionSortedSet. |
| org.eclipse.collections.api.set |
This package contains interfaces for set API which enhance the performance and functionality of
Set. |
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| PartitionUnsortedSet
A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionImmutableSetIterable
A PartitionImmutableSetIterable is the result of splitting a ImmutableSetIterable into two ImmutableSetIterables based on a Predicate.
|
| PartitionMutableSetIterable
A PartitionMutableSetIterable is the result of splitting a MutableSetIterable into two MutableSetIterables based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| PartitionUnsortedSet
A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSetIterable
A PartitionImmutableSetIterable is the result of splitting a ImmutableSetIterable into two ImmutableSetIterables based on a Predicate.
|
| PartitionMutableSetIterable
A PartitionMutableSetIterable is the result of splitting a MutableSetIterable into two MutableSetIterables based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionImmutableSetIterable
A PartitionImmutableSetIterable is the result of splitting a ImmutableSetIterable into two ImmutableSetIterables based on a Predicate.
|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| PartitionMutableSetIterable
A PartitionMutableSetIterable is the result of splitting a MutableSetIterable into two MutableSetIterables based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
Copyright © 2004–2021. All rights reserved.