Package dagger.producers
Annotation Type ProductionComponent.Builder
-
@Retention(RUNTIME) @Target(TYPE) @Documented public static @interface ProductionComponent.BuilderA builder for a production component.This follows all the rules of
Component.Builder, except it must appear in classes annotated withProductionComponentinstead ofComponent.