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