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

  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$RxJava1Registrar this
         0: .line 252
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\trx cannot be resolved to a type\n\trx cannot be resolved\n\tRxReactiveStreams cannot be resolved\n\trx cannot be resolved to a type\n\tRxReactiveStreams cannot be resolved\n\trx cannot be resolved to a type\n\trx cannot be resolved\n\tRxReactiveStreams cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.core.ReactiveAdapterRegistry$RxJava1Registrar this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/core/ReactiveAdapterRegistry$RxJava1Registrar;
    MethodParameters:
          Name  Flags
      registry  
}
SourceFile: "ReactiveAdapterRegistry.java"
NestHost: org.springframework.core.ReactiveAdapterRegistry
InnerClasses:
  private RxJava1Registrar = org.springframework.core.ReactiveAdapterRegistry$RxJava1Registrar of org.springframework.core.ReactiveAdapterRegistry