public class FieldUtil extends Object
public static KVEntity<String,List<FieldInfo>> extract(Type type)
type - 要提取的对象public static <T extends ParamChildrenVo<?>> void removeField(List<T> vos, String field)
T - 删除后的数据vos - listfield - filedpublic static boolean isEmpty(String str)
str - 判断的字符串Copyright © 2020. All rights reserved.