T - The type of the value.public abstract class BaseDynamicValue<T> extends Object implements DynamicValue<T>
UpdatePolicy the new value is immedeately active or it requires an active commit
by client code. Similarly an instance also can ignore all later changes to the value.DynamicValue.UpdatePolicy| Constructor and Description |
|---|
BaseDynamicValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, commit, commitAndGet, discard, evaluateValue, get, getNewValue, getUpdatePolicy, isPresent, orElse, orElseGet, orElseThrow, removeListener, setUpdatePolicy, updateValueCopyright © 2014–2015 Apache Software Foundation. All rights reserved.