| Package | Description |
|---|---|
| io.virtdata.api | |
| io.virtdata.core | |
| io.virtdata.templates |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BindableType<T,R>
The BindableType combines both the ability to bind a set of mapped values to a
specific target type with the ability to return the resulting composite object.
|
| Modifier and Type | Method and Description |
|---|---|
ValuesArrayBinder<C,R> |
ContextualBindingsArrayTemplate.getValuesArrayBinder() |
| Constructor and Description |
|---|
ContextualArrayBindings(Bindings bindings,
C context,
ValuesArrayBinder<C,R> valuesArrayBinder) |
ContextualBindingsArrayTemplate(C context,
BindingsTemplate bindingsTemplate,
ValuesArrayBinder<C,R> valuesArrayBinder) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringMapCompositor
StringCompositor provides a way to build strings from a string template and provided values.
|
Copyright © 2018. All rights reserved.