类 ReflectivePropertyAccessor.InvokerPair

java.lang.Object
cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
封闭类:
ReflectivePropertyAccessor

private static class ReflectivePropertyAccessor.InvokerPair extends Object
Captures the member (method/field) to call reflectively to access a property value and the type descriptor for the value returned by the reflective call.
  • 字段详细资料

  • 构造器详细资料