Uses of Class
org.eclipse.jgit.diff.LowLevelDiffAlgorithm

Packages that use LowLevelDiffAlgorithm
org.eclipse.jgit.diff Comparing file contents by computing diffs. 
 

Uses of LowLevelDiffAlgorithm in org.eclipse.jgit.diff
 

Subclasses of LowLevelDiffAlgorithm in org.eclipse.jgit.diff
 class HistogramDiff
          An extended form of Bram Cohen's patience diff algorithm.
 



Copyright © 2013. All Rights Reserved.