接口的使用
cn.taketoday.expression.spel.CompilablePropertyAccessor
程序包
说明
SpEL's default implementations for various core abstractions.
-
cn.taketoday.expression.spel.support中CompilablePropertyAccessor的使用
修饰符和类型类说明static classAn optimized form of a PropertyAccessor that will use reflection but only knows how to access a particular property on a particular class.