T - The type of the expression.public interface CloneDecouplingExpression<T extends java.lang.Cloneable> extends Expression<T>
| Modifier and Type | Method and Description | 
|---|---|
default T | 
decoupleValue()  | 
anonymize, getValue, immutable, invalidations, over, overdefault T decoupleValue()
decoupleValue in interface Expression<T extends java.lang.Cloneable>Expression.getValue() at time
         of invocation, with the added guarantee that it will not be further
         mutated by this Expression