public class GetterMeta extends Object
public Object getValue(Object target) throws InvocationTargetException, IllegalAccessException
public static GetterMeta get(Class klass, String fieldName)
klass - 指定类fieldName - 属性名称public static KeyMap<GetterMeta> get(Class klass)
Copyright © 2021. All rights reserved.