类 ReflectivePropertyAccessor.InvokerPair
java.lang.Object
cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.InvokerPair
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.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
member
-
typeDescriptor
-
-
构造器详细资料
-
InvokerPair
-