public class IntraLineDiffKey extends Object implements Serializable
Constructor and Description |
---|
IntraLineDiffKey(org.eclipse.jgit.lib.ObjectId aId,
Text aText,
org.eclipse.jgit.lib.ObjectId bId,
Text bText,
List<org.eclipse.jgit.diff.Edit> edits,
com.google.gerrit.reviewdb.client.Project.NameKey projectKey,
org.eclipse.jgit.lib.ObjectId commit,
String path,
boolean ignoreWhitespace) |
public IntraLineDiffKey(org.eclipse.jgit.lib.ObjectId aId, Text aText, org.eclipse.jgit.lib.ObjectId bId, Text bText, List<org.eclipse.jgit.diff.Edit> edits, com.google.gerrit.reviewdb.client.Project.NameKey projectKey, org.eclipse.jgit.lib.ObjectId commit, String path, boolean ignoreWhitespace)