|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BlameCommand.BlameOutput
Callback for the provider to report results of blame per file.
| Method Summary | |
|---|---|
void |
blameResult(InputFile file,
List<BlameLine> lines)
Add result of the blame command for a single file. |
| Method Detail |
|---|
void blameResult(InputFile file,
List<BlameLine> lines)
InputFile.lines(). This method is thread safe.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||