Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/matcher/
DMatchers.java150 private static class AnnotatedWith extends AbstractMatcher<AnnotatedElement> class in Matchers
154 public AnnotatedWith(Annotation annotation) { in AnnotatedWith() method in Matchers.AnnotatedWith