Package | Description |
---|---|
org.apache.commons.collections.set |
This package contains implementations of the
Set and
SortedSet interfaces. |
Modifier and Type | Class and Description |
---|---|
class |
PredicatedSortedSet
Decorates another
SortedSet to validate that all additions
match a specified predicate. |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.