class org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar$TransactionAwareCacheDecoratorHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar$TransactionAwareCacheDecoratorHandler
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar$TransactionAwareCacheDecoratorHandler this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tThe import org.springframework.cache.transaction cannot be resolved\n\tMeterRegistry cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tTag cannot be resolved to a type\n\tMeterBinder cannot be resolved to a type\n\tTags cannot be resolved\n\tMeterRegistry cannot be resolved to a type\n\tMeterBinder cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tThe method getAdditionalTags(Cache) from the type CacheMetricsRegistrar refers to the missing type Tag\n\tCannot infer type argument(s) for <R> invokeAnd(Function<C,R>)\n\tTag cannot be resolved to a type\n\tTags cannot be resolved\n\tTransactionAwareCacheDecorator cannot be resolved to a type\n\tTransactionAwareCacheDecorator cannot be resolved to a type\n\tTransactionAwareCacheDecorator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar$TransactionAwareCacheDecoratorHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/cache/CacheMetricsRegistrar$TransactionAwareCacheDecoratorHandler;

  private static org.springframework.cache.Cache unwrapIfNecessary(org.springframework.cache.Cache);
    descriptor: (Lorg/springframework/cache/Cache;)Lorg/springframework/cache/Cache;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTransactionAwareCacheDecorator cannot be resolved to a type\n\tTransactionAwareCacheDecorator cannot be resolved to a type\n\tTransactionAwareCacheDecorator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      cache  
}
SourceFile: "CacheMetricsRegistrar.java"
NestHost: org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar
InnerClasses:
  private TransactionAwareCacheDecoratorHandler = org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar$TransactionAwareCacheDecoratorHandler of org.springframework.boot.actuate.metrics.cache.CacheMetricsRegistrar