Annotation Interface HiltViewModelMap


@Qualifier @Retention(CLASS) @Target({METHOD,PARAMETER}) public @interface HiltViewModelMap
Internal qualifier for the multibinding map of ViewModels used by the
invalid @link
dagger.hilt.android.lifecycle.HiltViewModelFactory
.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Internal qualifier for the multibinding set of class names annotated with @ViewModelInject.