Class IntraLineDiff

java.lang.Object
com.google.gerrit.server.patch.IntraLineDiff
All Implemented Interfaces:
Serializable

public class IntraLineDiff extends Object implements Serializable
See Also:
  • Method Details

    • getStatus

      public IntraLineDiff.Status getStatus()
    • getEdits

      public com.google.common.collect.ImmutableList<org.eclipse.jgit.diff.Edit> getEdits()