class org.springframework.core.ReactiveAdapterRegistry$RxJava3Registrar
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.core.ReactiveAdapterRegistry$RxJava3Registrar
  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.core.ReactiveAdapterRegistry$RxJava3Registrar this
         0: .line 302
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.springframework.core.ReactiveAdapterRegistry$RxJava3Registrar this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/core/ReactiveAdapterRegistry$RxJava3Registrar;

  void registerAdapters(org.springframework.core.ReactiveAdapterRegistry);
    descriptor: (Lorg/springframework/core/ReactiveAdapterRegistry;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.core.ReactiveAdapterRegistry$RxJava3Registrar this
         0: .line 307
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tio cannot be resolved\n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tio cannot be resolved\n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tio cannot be resolved\n\tio cannot be resolved to a type\n\tio cannot be resolved\n\tio cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.core.ReactiveAdapterRegistry$RxJava3Registrar this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/core/ReactiveAdapterRegistry$RxJava3Registrar;
    MethodParameters:
          Name  Flags
      registry  
}
SourceFile: "ReactiveAdapterRegistry.java"
NestHost: org.springframework.core.ReactiveAdapterRegistry
InnerClasses:
  private RxJava3Registrar = org.springframework.core.ReactiveAdapterRegistry$RxJava3Registrar of org.springframework.core.ReactiveAdapterRegistry