public class IntraLineDiff
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
IntraLineDiff.Status |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.eclipse.jgit.diff.Edit> |
getEdits() |
IntraLineDiff.Status |
getStatus() |
public IntraLineDiff.Status getStatus()
public java.util.List<org.eclipse.jgit.diff.Edit> getEdits()