Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/
DKey.java433 static class AnnotationTypeStrategy implements AnnotationStrategy { class in Key
440 AnnotationTypeStrategy(Class<? extends Annotation> annotationType, Annotation annotation) { in AnnotationTypeStrategy() method in Key.AnnotationTypeStrategy