Searched defs:COMPONENT_BUILDER (Results 1 – 3 of 3) sorted by relevance
33 COMPONENT_BUILDER(TypeNames.COMPONENT_BUILDER), enumConstant
89 public static final ClassName COMPONENT_BUILDER = get("dagger", "Component", "Builder"); field in ClassNames
38 public static final ClassName COMPONENT_BUILDER = COMPONENT.nestedClass("Builder"); field in TypeNames