| Constructor and Description |
|---|
FileData(String hash,
boolean needBlame,
String scmLastCommitDatetimesByLine,
String scmRevisionsByLine,
String scmAuthorsByLine) |
| Modifier and Type | Method and Description |
|---|---|
String |
hash() |
boolean |
needBlame() |
String |
scmAuthorsByLine() |
String |
scmLastCommitDatetimesByLine() |
String |
scmRevisionsByLine() |
@CheckForNull public String hash()
public boolean needBlame()
@CheckForNull public String scmLastCommitDatetimesByLine()
@CheckForNull public String scmRevisionsByLine()
@CheckForNull public String scmAuthorsByLine()
Copyright © 2009–2015 SonarSource. All rights reserved.