Uses of Package
org.eclipse.collections.api.partition.ordered
Packages that use org.eclipse.collections.api.partition.ordered
Package
Description
This package contains interfaces for
PartitionSortedBag.This package contains interfaces for
PartitionList.This package contains interfaces for
PartitionSortedSet.This package contains interfaces for
PartitionStack.-
Classes in org.eclipse.collections.api.partition.ordered used by org.eclipse.collections.api.orderedClassDescriptionA PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.ordered used by org.eclipse.collections.api.partition.bag.sortedClassDescriptionA PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.ordered used by org.eclipse.collections.api.partition.listClassDescriptionA PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.ordered used by org.eclipse.collections.api.partition.orderedClassDescriptionA PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.ordered used by org.eclipse.collections.api.partition.set.sortedClassDescriptionA PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
-
Classes in org.eclipse.collections.api.partition.ordered used by org.eclipse.collections.api.partition.stackClassDescriptionA PartitionOrderedIterable is the result of splitting a OrderedIterable into two OrderedIterables based on a Predicate.