Uses of Package
io.virtdata.core
-
Packages that use io.virtdata.core Package Description io.virtdata.api io.virtdata.api.composers io.virtdata.core io.virtdata.templates -
Classes in io.virtdata.core used by io.virtdata.api Class Description Bindings Maps a template with named bind points and specifiers onto a set of data mapping function instances.ResolvedFunction A function that has been resolved by a libraryName for use in data mapping. -
Classes in io.virtdata.core used by io.virtdata.api.composers Class Description ResolvedFunction A function that has been resolved by a libraryName for use in data mapping. -
Classes in io.virtdata.core used by io.virtdata.core Class Description Bindings Maps a template with named bind points and specifiers onto a set of data mapping function instances.Bindings.FieldSetter BindingsTemplate Maps a set of parameters on an associated object of type T to specifiers for data mappers.ContextualArrayBindings A thread-local template that describes a set of data mappers, a context object, and a method for applying mapped values to the context object via an object array.ContextualBindings A thread-local template that describes a set of data mappers, a context object, and a method for applying mapped values to the context object directly from the bindings.LazyValuesMap ResolvedFunction A function that has been resolved by a libraryName for use in data mapping.ResolverDiagnostics VirtDataComposer SynopsisVirtDataLibraries -
Classes in io.virtdata.core used by io.virtdata.templates Class Description Bindings Maps a template with named bind points and specifiers onto a set of data mapping function instances.BindingsTemplate Maps a set of parameters on an associated object of type T to specifiers for data mappers.