|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CASMutation<T>
Defines a mutation mechanism for a high-level CAS client interface.
Method Summary | |
---|---|
T |
getNewValue(T current)
Get the new value to replace the current value. |
Method Detail |
---|
T getNewValue(T current)
current
- the current value in the cache
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |