コード例 #1
0
 public static List<PropertyDescriptor> getAdapterPropertyDescriptors(Class<?> type) {
   return INSTANCE.getAdapterPropertyDescriptors0(type);
 }