Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DProvisionExceptionTest.java297 static class ConstructorWithBindingAnnotation { class in ProvisionExceptionTest
301 @Inject @Green ConstructorWithBindingAnnotation(String greenString) {} in ConstructorWithBindingAnnotation() method in ProvisionExceptionTest.ConstructorWithBindingAnnotation