Record Class的使用
cn.taketoday.core.conversion.support.GenericConversionService.ConverterCacheKey
-
cn.taketoday.core.conversion.support中GenericConversionService.ConverterCacheKey的使用
修饰符和类型字段说明private final ConcurrentReferenceHashMap<GenericConversionService.ConverterCacheKey,GenericConverter> GenericConversionService.converterCache修饰符和类型方法说明intGenericConversionService.ConverterCacheKey.compareTo(GenericConversionService.ConverterCacheKey other)