@Target(value=TYPE) @Documented public static @interface ProductionSubcomponent.Builder
ProductionComponent.Builder, except it must appear in classes annotated with
ProductionSubcomponent instead of ProductionComponent. Components can have
methods that return a ProductionSubcomponent.Builder-annotated type, allowing the user
to set modules on the subcomponent using their defined API.Copyright © 2012���2017 The Dagger Authors. All rights reserved.