public abstract static class HunkHeader.OldImage
extends java.lang.Object
Constructor and Description |
---|
HunkHeader.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 © 2012. All Rights Reserved.