| Modifier and Type | Class and Description |
|---|---|
class |
CacheEntryMutator<K,V>
Mutates a given cache entry.
|
| Modifier and Type | Field and Description |
|---|---|
static Mutator |
Mutator.PASSIVE
Trivial
Mutator implementation that does nothing. |
| Modifier and Type | Method and Description |
|---|---|
Mutator |
MutableCacheEntry.getMutator() |
| Constructor and Description |
|---|
MutableCacheEntry(V value,
Mutator mutator) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.