public static interface FileAnnotation.RevisionChangesProvider
Modifier and Type | Method and Description |
---|---|
Pair<? extends CommittedChangeList,FilePath> |
getChangesIn(int lineNumber) |
Pair<? extends CommittedChangeList,FilePath> getChangesIn(int lineNumber) throws VcsException
VcsException