Package | Description |
---|---|
org.apache.commons.collections.set |
This package contains implementations of the
Set and
SortedSet interfaces. |
Modifier and Type | Method and Description |
---|---|
void |
CompositeSet.SetMutator.resolveCollision(CompositeSet comp,
java.util.Set existing,
java.util.Set added,
java.util.Collection intersects)
Called when a Set is added to the CompositeSet and there is a
collision between existing and added sets.
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.