| Package | Description |
|---|---|
| io.virtdata.api | |
| io.virtdata.api.composers | |
| io.virtdata.core | |
| io.virtdata.templates |
| Class and Description |
|---|
| Binder
A Binder is a type that knows how to return a result object given a long value
to bind mapped values with.
|
| DataMapper |
| FunctionType
Captures the list of function object types which may be used
to implement data mapping functions.
|
| Named |
| ValuesArrayBinder
ValuesArrayBinder provides a way to apply an array of object values to a template
object of type T to yield a new object instance of type R.
|
| ValueType
Capture preference for types, favoring more efficient types for generation over others.
|
| VirtDataFunctionLibrary
A VirtDataFunctionLibrary is simply a way to ask for a set
of named function objects in a generic way.
|
| Class and Description |
|---|
| DataMapper |
| Class and Description |
|---|
| Binder
A Binder is a type that knows how to return a result object given a long value
to bind mapped values with.
|
| DataMapper |
| DataMapperLibrary
A DataMapperLibrary is an independently loadable library of data mapping functions.
|
| FunctionType
Captures the list of function object types which may be used
to implement data mapping functions.
|
| Named |
| ValuesArrayBinder
ValuesArrayBinder provides a way to apply an array of object values to a template
object of type T to yield a new object instance of type R.
|
| ValuesBinder
ValuesBinder provides a way to apply an map of named object values to a template
object of type T to yield a new object instance of type R.
|
| ValuesMapBinder
ValuesMapBinder provides a way to apply an map of named object values to a template
object of type T to yield a new object instance of type R.
|
| VirtDataFunctionLibrary
A VirtDataFunctionLibrary is simply a way to ask for a set
of named function objects in a generic way.
|
| Class and Description |
|---|
| Binder
A Binder is a type that knows how to return a result object given a long value
to bind mapped values with.
|
| ValuesArrayBinder
ValuesArrayBinder provides a way to apply an array of object values to a template
object of type T to yield a new object instance of type R.
|
| ValuesBinder
ValuesBinder provides a way to apply an map of named object values to a template
object of type T to yield a new object instance of type R.
|
Copyright © 2018. All rights reserved.