|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodParameter | |
|---|---|
| org.constretto.internal | |
| Uses of MethodParameter in org.constretto.internal |
|---|
| Methods in org.constretto.internal with parameters of type MethodParameter | |
|---|---|
static Class<?> |
GenericCollectionTypeResolver.getCollectionParameterType(MethodParameter methodParam)
Determine the generic element type of the given Collection parameter. |
static Class<?> |
GenericCollectionTypeResolver.getMapKeyParameterType(MethodParameter methodParam)
Determine the generic key type of the given Map parameter. |
static Class<?> |
GenericCollectionTypeResolver.getMapValueParameterType(MethodParameter methodParam)
Determine the generic value type of the given Map parameter. |
static Type |
GenericTypeResolver.getTargetType(MethodParameter methodParam)
Determine the target type for the given parameter specification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||