public interface MethodGenericType extends GenericType
| 限定符和类型 | 方法和说明 |
|---|---|
Method |
getMethod()
泛型解析的防范
|
GenericType |
parameterType(int index)
获取指定参数位置的泛型解析器
|
GenericType |
returnType()
获取方法的返回值泛型解析器
|
as, asCompletableFuture, asList, asMap, asOptional, asSet, forField, forMethod, forParameter, forType, is, isArray, isAssignableTo, isBasic, isCollection, isCompletableFuture, isOptional, isPage, isWrapped, resolve, resolveGeneric, resolveGenericOptional, resolveOptional, resolveTypeMethod getMethod()
GenericType returnType()
GenericType parameterType(int index)
index - 参数索引Copyright © 2021. All rights reserved.