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