Uses of Class org.apache.commons.collections.collection.TransformedCollection

Uses in package org.apache.commons.collections.set

Classes derived from org.apache.commons.collections.collection.TransformedCollection

class
Decorates another Set to transform objects that are added.
class
Decorates another SortedSet to transform objects that are added.

Uses in package org.apache.commons.collections.buffer

Classes derived from org.apache.commons.collections.collection.TransformedCollection

class
Decorates another Buffer to transform objects that are added.

Uses in package org.apache.commons.collections.list

Classes derived from org.apache.commons.collections.collection.TransformedCollection

class
Decorates another List to transform objects that are added.

Uses in package org.apache.commons.collections.bag

Classes derived from org.apache.commons.collections.collection.TransformedCollection

class
Decorates another Bag to transform objects that are added.
class
Decorates another SortedBag to transform objects that are added.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.