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