Frames | No Frames |
Classes derived from org.apache.commons.collections.collection.PredicatedCollection | |
class | Decorates another Set to validate that all additions
match a specified predicate. |
class | Decorates another SortedSet to validate that all additions
match a specified predicate. |
Classes derived from org.apache.commons.collections.collection.PredicatedCollection | |
class | Decorates another Buffer to validate that additions
match a specified predicate. |
Classes derived from org.apache.commons.collections.collection.PredicatedCollection | |
class | Decorates another List to validate that all additions
match a specified predicate. |
Classes derived from org.apache.commons.collections.collection.PredicatedCollection | |
class | Decorates another Bag to validate that additions
match a specified predicate. |
class | Decorates another SortedBag to validate that additions
match a specified predicate. |