JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
com.google.android.exoplayer2.util
Annotation Type NonNullApi
@Nonnull @TypeQualifierDefault(
TYPE_USE
)
@Retention
(
CLASS
) public @interface
NonNullApi
Annotation to declare all type usages in the annotated instance as
Nonnull
, unless explicitly marked with a nullable annotation.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element