Searched refs:allowedAnnotations (Results 1 – 1 of 1) sorted by relevance
153 Collection<String> allowedAnnotations, in getAnnotationsIntersection() argument156 java.util.Objects.requireNonNull(allowedAnnotations); in getAnnotationsIntersection()159 if (allowedAnnotations.contains(info.type().qualifiedName())) { in getAnnotationsIntersection()