public interface BlameCallback
Modifier and Type | Method and Description |
---|---|
void |
singleLine(Date changed,
long revision,
String author,
String line)
the method will be called for every line in a file.
|
Copyright © 2019. All rights reserved.