Package com.google.gerrit.server.patch
Class IntraLineDiff
java.lang.Object
com.google.gerrit.server.patch.IntraLineDiff
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<org.eclipse.jgit.diff.Edit>getEdits()
- 
Method Details- 
getStatus
- 
getEditspublic com.google.common.collect.ImmutableList<org.eclipse.jgit.diff.Edit> getEdits()
 
-