File
Doc
Category
Size
Date
Package
NonNull.java
API Doc
Android 5.1 API
1201
Thu Mar 12 22:22:56 GMT 2015
android.support.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.
Fields Summary
Constructors Summary
Methods Summary
Java Code Source