Uses of Package
org.eclipse.collections.api.set.sorted
Packages that use org.eclipse.collections.api.set.sorted
Package
Description
This package contains interfaces for Eclipse Collections API.
This package contains interfaces for SortedBag API.
This package contains
ImmutableSortedSetFactory and MutableSortedSetFactory.This package contains interfaces for
SortedSetMultimap.This package contains interfaces for
PartitionSortedSet.This package contains interfaces for sorted set API.
-
Classes in org.eclipse.collections.api.set.sorted used by org.eclipse.collections.apiClassDescriptionImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet.A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection protocol. -
Classes in org.eclipse.collections.api.set.sorted used by org.eclipse.collections.api.bag.sortedClassDescriptionImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet.A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection protocol.An iterable whose items are unique and sorted by some comparator or their natural ordering. -
Classes in org.eclipse.collections.api.set.sorted used by org.eclipse.collections.api.factory.set.sortedClassDescriptionImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet.A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection protocol. -
Classes in org.eclipse.collections.api.set.sorted used by org.eclipse.collections.api.multimap.sortedsetClassDescriptionImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet.A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection protocol.An iterable whose items are unique and sorted by some comparator or their natural ordering. -
Classes in org.eclipse.collections.api.set.sorted used by org.eclipse.collections.api.partition.set.sortedClassDescriptionImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet.A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection protocol.An iterable whose items are unique and sorted by some comparator or their natural ordering. -
Classes in org.eclipse.collections.api.set.sorted used by org.eclipse.collections.api.set.sortedClassDescriptionImmutableSortedSet is the non-modifiable equivalent interface to
MutableSortedSet.A MutableSortedSet is an implementation of a JCF SortedSet which provides methods matching the Smalltalk Collection protocol.An iterable whose items are unique and sorted by some comparator or their natural ordering.