JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse Platform
2022-06 (4.24)
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.eclipse.core.databinding.observable
Interface IDiff
All Known Implementing Classes:
ListDiff
,
MapDiff
,
SetDiff
,
ValueDiff
public interface
IDiff
Marker interface for objects which describe a difference in state.
Since:
1.2
See Also:
ValueDiff
,
ListDiff
,
SetDiff
,
MapDiff