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