Uses of Class
org.apache.commons.collections.bag.TransformedBag

Packages that use TransformedBag
org.apache.commons.collections.bag This package contains implementations of the Bag and SortedBag interfaces. 
 

Uses of TransformedBag in org.apache.commons.collections.bag
 

Subclasses of TransformedBag in org.apache.commons.collections.bag
 class TransformedSortedBag
          Decorates another SortedBag to transform objects that are added.
 



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