类的使用
cn.wjybxx.base.reflect.TypeParameterMatcher
使用TypeParameterMatcher的程序包
-
cn.wjybxx.base.reflect中TypeParameterMatcher的使用
修饰符和类型方法说明static <T> TypeParameterMatcherTypeParameterMatcher.findTypeMatcher(T instance, Class<? super T> superClazzOrInterface, String typeParamName) 查找指定泛型参数对应的类型匹配器。