Summary:
Inherited Methods
NonNull
public
abstract
@interface
NonNull
implements
Annotation
androidx.annotation.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.
Summary
Inherited methods | |
---|---|