JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.commons.collections.bag.AbstractSortedBagDecorator
Packages that use
AbstractSortedBagDecorator
Package
Description
org.apache.commons.collections.bag
This package contains implementations of the
Bag
and
SortedBag
interfaces.
Uses of
AbstractSortedBagDecorator
in
org.apache.commons.collections.bag
Subclasses of
AbstractSortedBagDecorator
in
org.apache.commons.collections.bag
Modifier and Type
Class and Description
class
UnmodifiableSortedBag
Decorates another
SortedBag
to ensure it can't be altered.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes