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.PredicatedBag
Packages that use
PredicatedBag
Package
Description
org.apache.commons.collections.bag
This package contains implementations of the
Bag
and
SortedBag
interfaces.
Uses of
PredicatedBag
in
org.apache.commons.collections.bag
Subclasses of
PredicatedBag
in
org.apache.commons.collections.bag
Modifier and Type
Class and Description
class
PredicatedSortedBag
Decorates another
SortedBag
to validate that additions match a specified predicate.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes