Uses of Class
org.apache.commons.collections.set.PredicatedSet

Packages that use PredicatedSet
org.apache.commons.collections.set This package contains implementations of the Set and SortedSet interfaces. 
 

Uses of PredicatedSet in org.apache.commons.collections.set
 

Subclasses of PredicatedSet in org.apache.commons.collections.set
 class PredicatedSortedSet
          Decorates another SortedSet to validate that all additions match a specified predicate.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.