public interface ParameterExtractor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getParameter(Method method,
HashMap<String,Object> argumentMap,
WireContext... wireContexts) |
Copyright © 2019. All rights reserved.