{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

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

Public constructors

android

Public constructors

NonNull

NonNull()