public static class BlameCallbackImpl.BlameLine extends Object
Constructor and Description |
---|
BlameLine(long revision,
String author,
Date changed,
String line)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
Date |
getChanged() |
String |
getLine() |
long |
getRevision() |
String |
toString() |
Copyright © 2024. All rights reserved.