File
Doc
Category
Size
Date
Package
NonNull.java
API Doc
Android 5.1 API
1207
Thu Mar 12 22:22:08 GMT 2015
android.annotation
NonNull
public class NonNull
Denotes that a parameter, field or method return value can never be null.
This is a marker annotation and it has no specific attributes.
hide
Fields Summary
Constructors Summary
Methods Summary
Java Code Source