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

  public void <init>(org.reactivestreams.Subscriber<? super T>);
    descriptor: (Lorg/reactivestreams/Subscriber;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber 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$FlowToReactiveSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$FlowToReactiveSubscriber<TT;>;
    Signature: (Lorg/reactivestreams/Subscriber<-TT;>;)V
    MethodParameters:
          Name  Flags
      reactive  

  public void onSubscribe(Flow.Subscription);
    descriptor: (LFlow/Subscription;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
         0: .line 212
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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$FlowToReactiveSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$FlowToReactiveSubscriber<TT;>;
    MethodParameters:
              Name  Flags
      subscription  

  public void onNext();
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
         0: .line 217
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onNext(T) of type FlowAdapters.FlowToReactiveSubscriber<T> must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$FlowToReactiveSubscriber<TT;>;
    Signature: (TT;)V
    MethodParameters:
      Name  Flags
      item  

  public void onError(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
         0: .line 222
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onError(Throwable) of type FlowAdapters.FlowToReactiveSubscriber<T> must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$FlowToReactiveSubscriber<TT;>;
    MethodParameters:
           Name  Flags
      throwable  

  public void onComplete();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
         0: .line 227
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method onComplete() of type FlowAdapters.FlowToReactiveSubscriber<T> must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$FlowToReactiveSubscriber<TT;>;
}
Signature: <T:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "FlowAdapters.java"
NestHost: org.reactivestreams.FlowAdapters
InnerClasses:
  final FlowToReactiveSubscriber = org.reactivestreams.FlowAdapters$FlowToReactiveSubscriber of org.reactivestreams.FlowAdapters