| Package | Description |
|---|---|
| org.eclipse.jgit.diff | |
| org.eclipse.jgit.util |
| Modifier and Type | Field and Description |
|---|---|
protected IntList |
RawText.lines
Map of line number to starting position within
RawText.content. |
| Modifier and Type | Method and Description |
|---|---|
static IntList |
RawParseUtils.lineMap(byte[] buf,
int ptr,
int end)
Index the region between
[ptr, end) to find line starts. |
Copyright © 2012. All Rights Reserved.