public interface Mutator
Modifier and Type | Interface and Description |
---|---|
static class |
Mutator.MutateOperation<K,V>
Reusable mutation operation.
|
Modifier and Type | Field and Description |
---|---|
static Mutator |
PASSIVE
Trivial
Mutator implementation that does nothing. |
Modifier and Type | Method and Description |
---|---|
void |
mutate()
Ensure that this object replicates.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.