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

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

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

Subclasses of TransformedSet in org.apache.commons.collections.set
 class TransformedSortedSet
          Decorates another SortedSet to transform objects that are added.
 



Copyright © 2005-2005 Apache Software Foundation, Matt Hall, John Watkinson. All Rights Reserved.