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

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

Methods with parameter type org.apache.commons.collections.set.CompositeSet

void
CompositeSet.SetMutator.resolveCollision(CompositeSet comp, Set existing, Set added, Collection intersects)
Called when a Set is added to the CompositeSet and there is a collision between existing and added sets.

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