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