public abstract static class HunkHeader.OldImage extends Object
Constructor | Description |
---|---|
OldImage() |
Modifier and Type | Method | 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 © 2018. All rights reserved.