|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeSet | |
---|---|
org.apache.commons.collections.set |
This package contains implementations of the
Set and
SortedSet interfaces. |
Uses of CompositeSet in org.apache.commons.collections.set |
---|
Methods in org.apache.commons.collections.set with parameters of type CompositeSet | |
---|---|
void |
CompositeSet.SetMutator.resolveCollision(CompositeSet<E> comp,
Set<E> existing,
Set<E> added,
Collection<E> intersects)
Called when a Set is added to the CompositeSet and there is a collision between existing and added sets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |