接口 MethodIntrospector.MetadataLookup<T>
- 类型参数:
T- the type of metadata returned
public static interface MethodIntrospector.MetadataLookup<T>
A callback interface for metadata lookup on a given method.
T - the type of metadata returnedpublic static interface MethodIntrospector.MetadataLookup<T>