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.
-
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.