Package | Description |
---|---|
org.apache.commons.collections4.set |
Modifier and Type | Method and Description |
---|---|
protected CompositeSet.SetMutator<E> |
CompositeSet.getMutator()
Get the set mutator to be used for this CompositeSet.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeSet.setMutator(CompositeSet.SetMutator<E> mutator)
Specify a SetMutator strategy instance to handle changes.
|
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.