Home
last modified time | relevance | path

Searched defs:ComponentCreatorAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/binding/
DComponentCreatorAnnotation.java37 public enum ComponentCreatorAnnotation { enum
53 ComponentCreatorAnnotation(Class<? extends Annotation> annotation) { in ComponentCreatorAnnotation() method in ComponentCreatorAnnotation