Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DImplicitBindingTest.java271 private final String providedStringValue; field in ImplicitBindingTest.RequiresProviderForSelfWithOtherType
275 String providedStringValue, in RequiresProviderForSelfWithOtherType() argument
278 this.providedStringValue = providedStringValue; in RequiresProviderForSelfWithOtherType()
287 return providedStringValue; in getValue()