| Package | Description |
|---|---|
| org.apache.commons.collections4.set |
| Modifier and Type | Method and Description |
|---|---|
protected CompositeSet |
CompositeSet.getMutator()
Get the set mutator to be used for this CompositeSet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeSet.setMutator(CompositeSet
Specify a SetMutator strategy instance to handle changes.
|