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 Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<org.eclipse.jgit.diff.Edit>
getEdits()
-
Method Details
-
getStatus
-
getEdits
public com.google.common.collect.ImmutableList<org.eclipse.jgit.diff.Edit> getEdits()
-