Searched refs:undesiredAnnotations (Results 1 – 1 of 1) sorted by relevance
139 … Class<? extends Annotation>... undesiredAnnotations) { in assertNoIncompatibleAnnotations() argument140 for (Class<? extends Annotation> u : undesiredAnnotations) { in assertNoIncompatibleAnnotations()