Searched refs:ALL_COMPONENT_ANNOTATIONS (Results 1 – 1 of 1) sorted by relevance
61 private static final ImmutableSet<Class<? extends Annotation>> ALL_COMPONENT_ANNOTATIONS = field in ComponentAnnotation152 return anyComponentAnnotation(typeElement, ALL_COMPONENT_ANNOTATIONS); in anyComponentAnnotation()162 return ALL_COMPONENT_ANNOTATIONS.stream() in isComponentAnnotation()206 return ALL_COMPONENT_ANNOTATIONS; in allComponentAnnotations()