See the EDSL examples at Binder.
()
| 225 | |
| 226 | /** See the EDSL examples at {@link Binder}. */ |
| 227 | AnnotatedConstantBindingBuilder bindConstant(); |
| 228 | |
| 229 | /** |
| 230 | * Upon successful creation, the {@link Injector} will inject instance fields and methods of the |
no outgoing calls