接口的使用
cn.taketoday.core.MethodIntrospector.MetadataLookup
-
cn.taketoday.core中MethodIntrospector.MetadataLookup的使用
修饰符和类型方法说明MethodIntrospector.selectMethods(Class<?> targetType, MethodIntrospector.MetadataLookup<T> metadataLookup) Select methods on the given target type based on the lookup of associated metadata.