Package | Description |
---|---|
org.apache.commons.collections.set |
Modifier and Type | Method and Description |
---|---|
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–2015 The Apache Software Foundation. All rights reserved.