Uses of Interface org.apache.commons.collections.collection.CompositeCollection.CollectionMutator

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

Methods with parameter type org.apache.commons.collections.collection.CompositeCollection.CollectionMutator

void
This can receive either a CompositeCollection.CollectionMutator or a CompositeSet.SetMutator.

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

Fields of type org.apache.commons.collections.collection.CompositeCollection.CollectionMutator

CompositeCollection.CollectionMutator
CollectionMutator to handle changes to the collection

Methods with parameter type org.apache.commons.collections.collection.CompositeCollection.CollectionMutator

void
Specify a CollectionMutator strategy instance to handle changes.

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