public class ParameterNameResolver extends Object
| Constructor and Description |
|---|
ParameterNameResolver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getName(Constructor<?> origin,
int index) |
static String |
getName(Method origin,
int index) |
public static String getName(Constructor<?> origin, int index)
Copyright © 2026 Brandao. All rights reserved.