Typedef Annotations IntDef StringDef

suggest change

Remarks

The annotations package includes a number of useful metadata annotations you can decorate your own code with, to help catch bugs.

Just add the dependency in the build.gradle file.

dependencies {
    compile 'com.android.support:support-annotations:25.3.1'
}

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Typedef Annotations:
*Typedef Annotations IntDef StringDef

Table Of Contents
114Typedef Annotations
169XMPP
230AIDL
242Okio