Type - Mapping parameter type.@FunctionalInterface public interface ParameterMapper<Type>
| Modifier and Type | Method and Description |
|---|---|
void |
putParam(String name,
Type value,
Map<String,Object> params)
Populates call parameters with given value.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.