final class org.reactivestreams.FlowAdapters$FlowPublisherFromReactive<T>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.reactivestreams.FlowAdapters$FlowPublisherFromReactive
  super_class: java.lang.Object
{
  final org.reactivestreams.Publisher<? extends T> reactiveStreams;
    descriptor: Lorg/reactivestreams/Publisher;
    flags: (0x0010) ACC_FINAL
    Signature: Lorg/reactivestreams/Publisher<+TT;>;

  public void <init>(org.reactivestreams.Publisher<? extends T>);
    descriptor: (Lorg/reactivestreams/Publisher;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.reactivestreams.FlowAdapters$FlowPublisherFromReactive this
         0: .line 14
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import java.util.concurrent.Flow cannot be resolved\n\tFlow cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tflow cannot be resolved or is not a field\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tT cannot be resolved to a type\n\tU cannot be resolved to a type\n\tT cannot be resolved to a type\n\tU cannot be resolved to a type\n\tT cannot be resolved to a type\n\tU cannot be resolved to a type\n\tT cannot be resolved to a type\n\tU cannot be resolved to a type\n\tT cannot be resolved to a type\n\tU cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tflow cannot be resolved or is not a field\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tflow cannot be resolved or is not a field\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tT cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tThe method request(long) of type FlowAdapters.FlowToReactiveSubscription must override or implement a supertype method\n\tThe method cancel() of type FlowAdapters.FlowToReactiveSubscription must override or implement a supertype method\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tSubscription cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tThe method onNext(T) of type FlowAdapters.FlowToReactiveSubscriber<T> must override or implement a supertype method\n\tThe method onError(Throwable) of type FlowAdapters.FlowToReactiveSubscriber<T> must override or implement a supertype method\n\tThe method onComplete() of type FlowAdapters.FlowToReactiveSubscriber<T> must override or implement a supertype method\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tflow cannot be resolved or is not a field\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tflow cannot be resolved or is not a field\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tflow cannot be resolved\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tThe method onNext(T) of type FlowAdapters.FlowToReactiveProcessor<T,U> must override or implement a supertype method\n\tThe method onError(Throwable) of type FlowAdapters.FlowToReactiveProcessor<T,U> must override or implement a supertype method\n\tThe method onComplete() of type FlowAdapters.FlowToReactiveProcessor<T,U> must override or implement a supertype method\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n\tflow cannot be resolved or is not a field\n\tflow cannot be resolved\n\tFlow cannot be resolved to a type\n\tFlow cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.reactivestreams.FlowAdapters$FlowPublisherFromReactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$FlowPublisherFromReactive<TT;>;
    Signature: (Lorg/reactivestreams/Publisher<+TT;>;)V
    MethodParameters:
                   Name  Flags
      reactivePublisher  
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "FlowAdapters.java"
NestHost: org.reactivestreams.FlowAdapters
InnerClasses:
  final FlowPublisherFromReactive = org.reactivestreams.FlowAdapters$FlowPublisherFromReactive of org.reactivestreams.FlowAdapters