类的使用
cn.taketoday.expression.spel.support.ReflectivePropertyAccessor.PropertyCacheKey
程序包
说明
SpEL's default implementations for various core abstractions.
-
cn.taketoday.expression.spel.support中ReflectivePropertyAccessor.PropertyCacheKey的使用
修饰符和类型字段说明private final Map<ReflectivePropertyAccessor.PropertyCacheKey,ReflectivePropertyAccessor.InvokerPair> ReflectivePropertyAccessor.readerCacheprivate final Map<ReflectivePropertyAccessor.PropertyCacheKey,TypeDescriptor> ReflectivePropertyAccessor.typeDescriptorCacheprivate final Map<ReflectivePropertyAccessor.PropertyCacheKey,Member> ReflectivePropertyAccessor.writerCache修饰符和类型方法说明intReflectivePropertyAccessor.PropertyCacheKey.compareTo(ReflectivePropertyAccessor.PropertyCacheKey other)