Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/matcher/
DMatchers.java146 return new AnnotatedWith(annotation); in annotatedWith()
149 private static class AnnotatedWith extends AbstractMatcher<AnnotatedElement> class in Matchers
153 public AnnotatedWith(Annotation annotation) { in AnnotatedWith() method in Matchers.AnnotatedWith
166 return other instanceof AnnotatedWith in equals()
167 && ((AnnotatedWith) other).annotation.equals(annotation); in equals()
/external/guice/extensions/persist/lib/
Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...