public interface Snapshottable<T> extends ReadOnlySnapshottable<T>
| Modifier and Type | Method and Description | 
|---|---|
void | 
set(T o)  | 
T | 
update(ValueUpdater updater)  | 
getbeginCommit, commitT update(ValueUpdater updater)
void set(T o)
Copyright © 2022 The Apache Software Foundation. All rights reserved.