Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DBoundInstanceInjectionTest.java106 @Inject void doublyAnnotated(@Named("a") @Another String unused) {} in doublyAnnotated() method in BoundInstanceInjectionTest.MalformedInjectable
110 @Inject void doublyAnnotated(@Named("a") @Another String s) {} in doublyAnnotated() method in BoundInstanceInjectionTest.MalformedProvider