public static class FieldGetters.IsMethodFieldGetter extends FieldGetter
| 构造器和说明 |
|---|
IsMethodFieldGetter() |
IsMethodFieldGetter(Method isMethod) |
protected Method isMethod
public IsMethodFieldGetter()
public IsMethodFieldGetter(Method isMethod)
public FieldGetter takeOver(Class<?> targetClass, String fieldName)
FieldGettertakeOver.
takeOver 在类中 FieldGettertargetClass - a Class object.fieldName - a String object.FieldGetter object.public Object get(Object target, String fieldName) throws Exception
FieldGetterget.
Copyright © 2023. All rights reserved.