class org.springframework.transaction.support.TransactionSynchronizationUtils$ScopedProxyUnwrapper
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.transaction.support.TransactionSynchronizationUtils$ScopedProxyUnwrapper
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.springframework.transaction.support.TransactionSynchronizationUtils$ScopedProxyUnwrapper this
         0: .line 184
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.springframework.transaction.support.TransactionSynchronizationUtils$ScopedProxyUnwrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/transaction/support/TransactionSynchronizationUtils$ScopedProxyUnwrapper;

  public static java.lang.Object unwrapIfNecessary(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 187
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tScopedObject cannot be resolved to a type\n\tScopedObject cannot be resolved to a type\n\tScopedObject 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
      resource  
}
SourceFile: "TransactionSynchronizationUtils.java"
NestHost: org.springframework.transaction.support.TransactionSynchronizationUtils
InnerClasses:
  private ScopedProxyUnwrapper = org.springframework.transaction.support.TransactionSynchronizationUtils$ScopedProxyUnwrapper of org.springframework.transaction.support.TransactionSynchronizationUtils