public final class ConsumerArgumentSame extends Object implements ArgumentMapper
| Constructor and Description |
|---|
ConsumerArgumentSame(int consumerIdx,
int swaggerIdx) |
| Modifier and Type | Method and Description |
|---|---|
void |
mapArgument(SwaggerInvocation invocation,
Object[] consumerArguments) |
public ConsumerArgumentSame(int consumerIdx,
int swaggerIdx)
public void mapArgument(SwaggerInvocation invocation, Object[] consumerArguments)
mapArgument in interface ArgumentMapperCopyright © 2017. All rights reserved.