Package dagger.hilt.internal.aliasof
Annotation Interface AliasOfPropagatedData
An annotation used to aggregate AliasOf values in a common location.
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionClass<? extends Annotation>
Class<? extends Annotation>[]
-
Element Details
-
defineComponentScopes
Class<? extends Annotation>[] defineComponentScopes -
alias
Class<? extends Annotation> alias
-