public interface BindingParameter
Modifier and Type | Interface and Description |
---|---|
static interface |
BindingParameter.BindingContext
The binding context.
|
Modifier and Type | Method and Description |
---|---|
QueryParameterBinding |
bind(BindingParameter.BindingContext bindingContext)
Bind the parameter.
|
@NonNull QueryParameterBinding bind(@NonNull BindingParameter.BindingContext bindingContext)
bindingContext
- The binding context