T - The argument typeS - The source typepublic interface TypeArgumentBinder<T,S> extends ArgumentBinder<T,S>
ArgumentBinder that is resolved based on the argument type.ArgumentBinder.BindingResult<T>| Modifier and Type | Method and Description |
|---|---|
Argument<T> |
argumentType() |
bind