Package | Description |
---|---|
org.eclipse.collections.api.bag.sorted |
This package contains interfaces for SortedBag API.
|
org.eclipse.collections.api.partition.bag.sorted |
This package contains interfaces for
PartitionSortedBag . |
org.eclipse.collections.impl.bag.sorted.mutable |
This package contains implementations of
MutableSortedBag . |
org.eclipse.collections.impl.partition.bag.sorted |
This package contains implementations of the
PartitionSortedBag interface. |
Class | Description |
---|---|
PartitionImmutableSortedBag |
A PartitionImmutableSortedBag is the result of splitting an immutable sorted bag into two immutable sorted bags based
on a Predicate.
|
PartitionMutableSortedBag | |
PartitionSortedBag |
Class | Description |
---|---|
PartitionImmutableSortedBag |
A PartitionImmutableSortedBag is the result of splitting an immutable sorted bag into two immutable sorted bags based
on a Predicate.
|
PartitionSortedBag |
Class | Description |
---|---|
PartitionMutableSortedBag |
Class | Description |
---|---|
PartitionImmutableSortedBag |
A PartitionImmutableSortedBag is the result of splitting an immutable sorted bag into two immutable sorted bags based
on a Predicate.
|
PartitionMutableSortedBag | |
PartitionSortedBag |
Copyright © 2004–2019. All rights reserved.