Binder's expression language.See: Description
| Interface | Description |
|---|---|
| AnnotatedBindingBuilder<T> |
See the EDSL examples at
Binder. |
| AnnotatedConstantBindingBuilder |
See the EDSL examples at
Binder. |
| AnnotatedElementBuilder |
See the EDSL examples at
Binder. |
| ConstantBindingBuilder |
Binds to a constant value.
|
| LinkedBindingBuilder<T> |
See the EDSL examples at
Binder. |
| ScopedBindingBuilder |
See the EDSL examples at
Binder. |
Binder's expression language.