Uses of Package
org.eclipse.collections.api.ordered
Packages that use org.eclipse.collections.api.ordered
Package
Description
This package contains interfaces for SortedBag API.
This package contains interfaces for list API which enhance the performance and functionality of
List.This package contains interfaces for map API which enhance the performance and functionality of
MapThis package contains mutable and immutable sorted map interfaces.
This package contains interfaces for sorted set API.
This package contains interfaces for stack API.
This package contains implementations of
MutableSortedBag.This package contains implementations of the
FixedSizeList interface.This package contains implementations of the
ImmutableList interface.This package contains implementations of the
MutableList interface.This package contains implementations of the mutable primitive list interfaces.
This package contains implementations of the
MutableSortedMap interface.This package contains implementations of the
MutableSortedMap interface.This package contains implementations of
ImmutableSortedSet.This package contains implementations of
MutableSortedSet.This package contains implementations of the
ImmutableStack interface.This package contains implementations of the
MutableStack interface.This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
This package contains static utilities that provide internal iteration pattern implementations which work with JCF collections.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.bag.sortedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.listClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.mapClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.map.sortedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.multimap.orderedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.orderedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.ordered.primitiveClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.partition.orderedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.set.sortedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.api.stackClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.bag.sorted.immutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.bag.sorted.mutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.list.fixedClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.list.immutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.list.mutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.list.mutable.primitiveClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.map.ordered.immutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.map.ordered.mutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.map.sorted.immutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.map.sorted.mutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.set.sorted.immutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.set.sorted.mutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.A ReversibleIterable is an ordered iterable that you can iterate over forwards or backwards.A SortedIterable is an ordered iterable where the elements are stored in sorted order defined by a non-strict partial order relation.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.stack.immutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.stack.mutableClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.utilityClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.
-
Classes in org.eclipse.collections.api.ordered used by org.eclipse.collections.impl.utility.internalClassDescriptionAn OrderedIterable is a RichIterable with some meaningful order, such as insertion order, access order, or sorted order.