Searched refs:ProductionImplementation (Results 1 – 3 of 3) sorted by relevance
36 public @interface ProductionImplementation {} annotation
33 @ProductionImplementation
55 import dagger.producers.internal.ProductionImplementation;273 … .qualifier(SimpleAnnotationMirror.of(elements.getTypeElement(ProductionImplementation.class))) in forProductionImplementationExecutor()