-
@AutoService(value = {IssueRegistry.class}) public final class NullifyIssueRegistry extends IssueRegistry
-
-
Constructor Summary
Constructors Constructor Description NullifyIssueRegistry()
-
Method Summary
Modifier and Type Method Description List<Issue>getIssues()IntegergetApi()BooleangetIsUpToDate()IntegergetMinApi()-
Methods inherited from class com.android.tools.lint.client.api.IssueRegistry
equals, hashCode, toString -
Methods inherited from class com.cmgapps.lint.NullifyIssueRegistry
getCategories, getIssue, isCategoryName, isIssueId -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-