public class Converters extends Object
public static boolean isCheckJsonType
public static <T> T convert(Class<T> clazz, Reader reader, String responseType) throws ApiException
T - 领域泛型clazz - 领域类型reader - 读取器ApiExceptionpublic static Field getField(Class<?> clazz, PropertyDescriptor pd) throws Exception
ExceptionCopyright © 2020. All rights reserved.