final class org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription implements org.reactivestreams.Subscription
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription
  super_class: java.lang.Object
{
  final Flow.Subscription flow;
    descriptor: LFlow/Subscription;
    flags: (0x0010) ACC_FINAL

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

  public void request(long);
    descriptor: (J)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription this
         0: .line 189
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSubscription cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$ReactiveToFlowSubscription;
    MethodParameters:
      Name  Flags
      n     

  public void cancel();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription this
         0: .line 194
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSubscription cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/reactivestreams/FlowAdapters$ReactiveToFlowSubscription;
}
SourceFile: "FlowAdapters.java"
NestHost: org.reactivestreams.FlowAdapters
InnerClasses:
  final ReactiveToFlowSubscription = org.reactivestreams.FlowAdapters$ReactiveToFlowSubscription of org.reactivestreams.FlowAdapters