| Package | Description |
|---|---|
| org.apache.commons.collections4.collection |
This package contains implementations of the
Collection interface.
|
| Modifier and Type | Method and Description |
|---|---|
protected CompositeCollection |
CompositeCollection.getMutator()
Get the collection mutator to be used for this CompositeCollection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeCollection.setMutator(CompositeCollection
Specify a CollectionMutator strategy instance to handle changes.
|