}
}
};
// The mutator who'll do all the low-level stuff.
SerializingTranscoder transcoder = new SerializingTranscoder();
CASMutator<Object> mutator = new CASMutator<Object>(client, transcoder);
// This returns whatever value was successfully stored within the
// cache -- either the initial list as above, or a mutated existing
// one