| Package | Description |
|---|---|
| org.apache.commons.collections4.bag |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CollectionSortedBag<E> |
Decorates another
SortedBag to comply with the Collection contract. |
class |
UnmodifiableSortedBag<E> |
Decorates another
SortedBag to ensure it can't be altered. |
Copyright © 2001-2019 - Apache Software Foundation