Class ValueDiff<T>
java.lang.Object
org.eclipse.core.databinding.observable.value.ValueDiff<T>
- Type Parameters:
T
- the type of value being observed
- All Implemented Interfaces:
IDiff
- Since:
- 1.0
-
Constructor Details
-
ValueDiff
public ValueDiff()Creates a value diff.
-
-
Method Details