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