Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/
DKey.java314 static AnnotationStrategy strategyFor(Annotation annotation) { in strategyFor() method in Key
328 static AnnotationStrategy strategyFor(Class<? extends Annotation> annotationType) { in strategyFor() method in Key