JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Eclipse Platform
2026-09 (4.41)
org.eclipse.core.databinding.observable
IDiff
Contents
Description
Hide sidebar
Show sidebar
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