Uses of Interface
io.virtdata.api.ValuesMapBinder
-
Packages that use ValuesMapBinder Package Description io.virtdata.core -
-
Uses of ValuesMapBinder in io.virtdata.core
Methods in io.virtdata.core that return ValuesMapBinder Modifier and Type Method Description ValuesMapBinder<C,R>ContextualBindingsMapTemplate. getValuesArrayBinder()Constructors in io.virtdata.core with parameters of type ValuesMapBinder Constructor Description ContextualBindingsMapTemplate(C context, BindingsTemplate bindingsTemplate, ValuesMapBinder<C,R> valuesMapBinder)ContextualMapBindings(Bindings bindings, C context, ValuesMapBinder<C,R> valuesMapBinder)
-