HomeSort by relevance Sort by last modified time
    Searched defs:ProductionComponent (Results 1 - 4 of 4) sorted by null

  /external/dagger2/producers/src/main/java/dagger/producers/
ProductionComponent.java 32 * have the name of the type annotated with {@code @ProductionComponent} prepended with
33 * {@code Dagger}. For example, {@code @ProductionComponent interface MyComponent {...}} will
42 * <p>Every type annotated with {@code @ProductionComponent} must contain at least one abstract
72 public @interface ProductionComponent {
86 * interface annotated with {@code @ProductionComponent.Builder}. If they do, then the component's
104 * For example, this could be a valid {@code ProductionComponent} with a builder: <pre><code>
105 * {@literal @}ProductionComponent(modules = {BackendModule.class, FrontendModule.class})
109 * {@literal @}ProductionComponent.Builder
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.0-beta/
dagger-producers-2.0-beta.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.6/
dagger-producers-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-producers/2.7/
dagger-producers-2.7.jar 

Completed in 75 milliseconds