Package dagger.producers
Annotation Interface ProductionComponent.Factory
- Enclosing class:
ProductionComponent
A factory for a production component.
This follows all the rules of Component.Factory
, except it must appear in classes
annotated with ProductionComponent
instead of Component
.
- Since:
- 2.22