public class org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration this
         0: .line 27
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import kotlinx cannot be resolved\n\tThe import kotlinx cannot be resolved\n\tThe import org.reactivestreams cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import reactor cannot be resolved\n\tThe import rx cannot be resolved\n\tPublisher cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tMono cannot be resolved to a type\n\tMono cannot be resolved\n\tMono cannot be resolved\n\tFlux cannot be resolved to a type\n\tFlux cannot be resolved\n\tFlux cannot be resolved\n\tPublisher cannot be resolved to a type\n\tFlux cannot be resolved\n\tThe method registerReactiveType(ReactiveTypeDescriptor, Function<Object,Publisher<?>>, Function<Publisher<?>,Object>) from the type ReactiveAdapterRegistry refers to the missing type Publisher\n\tThis lambda expression refers to the missing type Publisher\n\tMono cannot be resolved\n\tThis lambda expression refers to the missing type Publisher\n\tMono cannot be resolved\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\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 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\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\tPublisher cannot be resolved to a type\n\tFlux cannot be resolved\n\tThe method registerReactiveType(ReactiveTypeDescriptor, Function<Object,Publisher<?>>, Function<Publisher<?>,Object>) from the type ReactiveAdapterRegistry refers to the missing type Publisher\n\tThis lambda expression refers to the missing type Publisher\n\tPublisher cannot be resolved to a type\n\tThis lambda expression refers to the missing type Publisher\n\tPublisher cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tPublisher cannot be resolved to a type\n\tType mismatch: cannot convert from Publisher<Object> to Publisher<T>\n\tFlux cannot be resolved\n\tMono cannot be resolved\n\tThe method singleOptionalValue(Class<?>, Supplier<?>) in the type ReactiveTypeDescriptor is not applicable for the arguments (Class<Deferred>, () -> {})\n\tDeferred cannot be resolved to a type\n\tCompletableDeferredKt cannot be resolved\n\tkotlinx cannot be resolved to a type\n\tkotlinx cannot be resolved\n\tkotlinx cannot be resolved\n\tBlockHoundIntegration cannot be resolved to a type\n\tBlockHound cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/core/ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration;

  public void applyTo(BlockHound.Builder);
    descriptor: (LBlockHound/Builder;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration this
         0: .line 433
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tBlockHound cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/core/ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration;
    MethodParameters:
         Name  Flags
      builder  
}
SourceFile: "ReactiveAdapterRegistry.java"
NestHost: org.springframework.core.ReactiveAdapterRegistry
InnerClasses:
  public SpringCoreBlockHoundIntegration = org.springframework.core.ReactiveAdapterRegistry$SpringCoreBlockHoundIntegration of org.springframework.core.ReactiveAdapterRegistry