Uses of Class
org.eclipse.team.core.diff.provider.Diff
-
Packages that use Diff Package Description org.eclipse.team.core.diff.provider Application programming interfaces for working with diffs.org.eclipse.team.core.mapping.provider Application programming interfaces for working with resource mappings. -
-
Uses of Diff in org.eclipse.team.core.diff.provider
Subclasses of Diff in org.eclipse.team.core.diff.provider Modifier and Type Class Description classThreeWayDiffImplementation ofIThreeWayDiff.classTwoWayDiffImplementation ofITwoWayDiff. -
Uses of Diff in org.eclipse.team.core.mapping.provider
Subclasses of Diff in org.eclipse.team.core.mapping.provider Modifier and Type Class Description classResourceDiffImplementation ofIResourceDiff.
-