public abstract static class HunkHeader.OldImage extends Object
Constructor and Description |
---|
OldImage() |
Modifier and Type | Method and Description |
---|---|
abstract AbbreviatedObjectId |
getId() |
int |
getLineCount() |
int |
getLinesAdded() |
int |
getLinesDeleted() |
int |
getStartLine() |
public int getStartLine()
public int getLineCount()
public int getLinesDeleted()
public int getLinesAdded()
public abstract AbbreviatedObjectId getId()
Copyright © 2019 Eclipse JGit Project. All rights reserved.