Module dagger

Annotation Type ComponentDefinitionType


  • @Target(TYPE)
    public @interface ComponentDefinitionType
    Specifies the user-defined component that is being implemented by the annotated class.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<?> value  
    • Element Detail

      • value

        java.lang.Class<?> value