| Package | Description |
|---|---|
| org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
| org.eclipse.collections.api.bag.sorted |
This package contains interfaces for SortedBag API.
|
| org.eclipse.collections.api.factory.set.sorted |
This package contains
ImmutableSortedSetFactory and MutableSortedSetFactory. |
| org.eclipse.collections.api.multimap.sortedset |
This package contains interfaces for
SortedSetMultimap. |
| org.eclipse.collections.api.partition.set.sorted |
This package contains interfaces for
PartitionSortedSet. |
| org.eclipse.collections.api.set.sorted |
This package contains interfaces for sorted set API.
|
| Class and Description |
|---|
| ImmutableSortedSet
ImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet. |
| MutableSortedSet
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| Class and Description |
|---|
| ImmutableSortedSet
ImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet. |
| MutableSortedSet
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| SortedSetIterable
An iterable whose items are unique and sorted by some comparator or their natural ordering.
|
| Class and Description |
|---|
| ImmutableSortedSet
ImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet. |
| MutableSortedSet
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| Class and Description |
|---|
| ImmutableSortedSet
ImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet. |
| MutableSortedSet
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| SortedSetIterable
An iterable whose items are unique and sorted by some comparator or their natural ordering.
|
| Class and Description |
|---|
| ImmutableSortedSet
ImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet. |
| MutableSortedSet
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| SortedSetIterable
An iterable whose items are unique and sorted by some comparator or their natural ordering.
|
| Class and Description |
|---|
| ImmutableSortedSet
ImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet. |
| MutableSortedSet
A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection
protocol.
|
| ParallelSortedSetIterable |
| SortedSetIterable
An iterable whose items are unique and sorted by some comparator or their natural ordering.
|
Copyright © 2004–2021. All rights reserved.