| Package | Description |
|---|---|
| com.gs.collections.api.bag.sorted |
This package contains interfaces for SortedBag API.
|
| com.gs.collections.api.multimap.sortedbag |
This package contains interfaces for
SortedBagMultimap. |
| com.gs.collections.api.partition.bag.sorted |
This package contains interfaces for
PartitionSortedBag. |
| com.gs.collections.impl.bag.sorted.mutable |
This package contains implementations of
MutableSortedBag. |
| com.gs.collections.impl.partition.bag.sorted |
This package contains implementations of the
PartitionSortedBag interface. |
| com.gs.collections.impl.test |
This package contains
SerializeTestHelper and Verify classes. |
| Class and Description |
|---|
| ImmutableSortedBag
ImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. |
| MutableSortedBag |
| ParallelSortedBag |
| SortedBag
An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
|
| Class and Description |
|---|
| ImmutableSortedBag
ImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. |
| MutableSortedBag |
| SortedBag
An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
|
| Class and Description |
|---|
| ImmutableSortedBag
ImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. |
| MutableSortedBag |
| SortedBag
An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
|
| Class and Description |
|---|
| ImmutableSortedBag
ImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. |
| MutableSortedBag |
| ParallelSortedBag |
| SortedBag
An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
|
| Class and Description |
|---|
| ImmutableSortedBag
ImmutableSortedBag is the non-modifiable equivalent interface to
MutableSortedBag. |
| MutableSortedBag |
| Class and Description |
|---|
| SortedBag
An Iterable whose elements are sorted by some comparator or their natural ordering and may contain duplicate entries.
|
Copyright © 2004–2017. All rights reserved.