public static class MergingReport.Record
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MergingReport.Record.Severity |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
MergingReport.Record.Severity |
getSeverity() |
com.android.ide.common.blame.SourceFilePosition |
getSourceLocation() |
java.lang.String |
toString() |
@NonNull public MergingReport.Record.Severity getSeverity()
@NonNull public java.lang.String getMessage()
@NonNull public com.android.ide.common.blame.SourceFilePosition getSourceLocation()
@NonNull public java.lang.String toString()
toString in class java.lang.Object