to top
Android APIs
public abstract @interface

SuppressLint

implements Annotation
android.annotation.SuppressLint

Class Overview

Indicates that Lint should ignore the specified warnings for the annotated element.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation