Searched defs:AnnotatedWithType (Results 1 – 1 of 1) sorted by relevance
112 private static class AnnotatedWithType extends AbstractMatcher<AnnotatedElement> class in Matchers116 public AnnotatedWithType(Class<? extends Annotation> annotationType) { in AnnotatedWithType() method in Matchers.AnnotatedWithType