| Interface | Description |
|---|---|
| Adaptable |
Interface implement by object who can be adapted to a different type.
|
| AdapterProvider<S,T> |
Service which adapts an instance to a given type
|
| AdapterService |
Service which allows to adapt an instance to another type.
|
| AdapterService.ValueAccess |
Provides access to values
|
| Annotation Type | Description |
|---|---|
| Adapt |
Adapt the value using the
AdapterService |