Scope implementations are strongly encouraged to override {@link Object#toString} in the returned provider and include the backingprovider's {@code toString()} output. @param key binding key @param unscoped locates an instance when one doesn't already exist in thisscope. @return a new provider which only delegates to the given unscoped providerwhen an instance of the requested object doesn't already exist in this scope
|
|
|
|