class LintIssueRegistry
(source)
Registry which provides a list of our custom lint checks to be performed on an Android project.
LintIssueRegistry()
Registry which provides a list of our custom lint checks to be performed on an Android project. |
val api: Int |
|
val issues: List<<ERROR CLASS>> |