Specify the meaning of AssistedBuilder(SomeInterface)
This commit is contained in:
parent
73ef125c0b
commit
6cfa0abf9d
|
@ -473,6 +473,8 @@ True
|
|||
|
||||
```
|
||||
|
||||
Note: ``AssistedBuilder(X)`` is a shortcut for ``AssistedBuilder(interface=X)``
|
||||
|
||||
More information on this topic:
|
||||
|
||||
- ["How to use Google Guice to create objects that require parameters?" on Stack Overflow](http://stackoverflow.com/questions/996300/how-to-use-google-guice-to-create-objects-that-require-parameters)
|
||||
|
|
Loading…
Reference in New Issue