Uses of Class
org.eclipse.jgit.diff.ContentSource.Pair

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

Uses of ContentSource.Pair in org.eclipse.jgit.diff
 

Methods in org.eclipse.jgit.diff with parameters of type ContentSource.Pair
 List<DiffEntry> RenameDetector.compute(ContentSource.Pair reader, ProgressMonitor pm)
          Detect renames in the current file set.
 



Copyright © 2013. All Rights Reserved.