JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
dagger.hilt.android.qualifiers
Annotation Interface ActivityContext
@Qualifier
@Retention
(
CLASS
)
@Target
({
METHOD
,
PARAMETER
,
FIELD
})
public @interface
ActivityContext
Annotation for a
Context
that corresponds to the activity.