|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntList | |
|---|---|
| org.eclipse.jgit.diff | |
| org.eclipse.jgit.util | |
| Uses of IntList in org.eclipse.jgit.diff |
|---|
| Fields in org.eclipse.jgit.diff declared as IntList | |
|---|---|
protected IntList |
RawText.lines
Map of line number to starting position within RawText.content. |
| Uses of IntList in org.eclipse.jgit.util |
|---|
| Methods in org.eclipse.jgit.util that return IntList | |
|---|---|
static IntList |
RawParseUtils.lineMap(byte[] buf,
int ptr,
int end)
Index the region between [ptr, end) to find line starts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||