final class io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver<T, R> extends java.util.concurrent.atomic.AtomicInteger implements io.reactivex.Observer<T>, io.reactivex.disposables.Disposable
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver
  super_class: java.util.concurrent.atomic.AtomicInteger
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -5402190102429853762

  final io.reactivex.Observer<? super R> downstream;
    descriptor: Lio/reactivex/Observer;
    flags: (0x0010) ACC_FINAL
    Signature: Lio/reactivex/Observer<-TR;>;

  final io.reactivex.functions.Function<? super T, ? extends io.reactivex.SingleSource<? extends R>> mapper;
    descriptor: Lio/reactivex/functions/Function;
    flags: (0x0010) ACC_FINAL
    Signature: Lio/reactivex/functions/Function<-TT;+Lio/reactivex/SingleSource<+TR;>;>;

  final boolean delayErrors;
    descriptor: Z
    flags: (0x0010) ACC_FINAL

  final io.reactivex.internal.util.AtomicThrowable errors;
    descriptor: Lio/reactivex/internal/util/AtomicThrowable;
    flags: (0x0010) ACC_FINAL

  final java.util.concurrent.atomic.AtomicReference<io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<R>> inner;
    descriptor: Ljava/util/concurrent/atomic/AtomicReference;
    flags: (0x0010) ACC_FINAL
    Signature: Ljava/util/concurrent/atomic/AtomicReference<Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;>;

  static final io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<java.lang.Object> INNER_DISPOSED;
    descriptor: Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Signature: Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<Ljava/lang/Object;>;

  io.reactivex.disposables.Disposable upstream;
    descriptor: Lio/reactivex/disposables/Disposable;
    flags: (0x0000) 

  volatile boolean done;
    descriptor: Z
    flags: (0x0040) ACC_VOLATILE

  volatile boolean cancelled;
    descriptor: Z
    flags: (0x0040) ACC_VOLATILE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 75
            new io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
            dup
            aconst_null
            invokespecial io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver.<init>:(Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver;)V
         1: .line 74
            putstatic io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.INNER_DISPOSED:Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;
         2: .line 75
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>(io.reactivex.Observer<? super R>, io.reactivex.functions.Function<? super T, ? extends io.reactivex.SingleSource<? extends R>>, );
    descriptor: (Lio/reactivex/Observer;Lio/reactivex/functions/Function;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
        start local 1 // io.reactivex.Observer downstream
        start local 2 // io.reactivex.functions.Function mapper
        start local 3 // boolean delayErrors
         0: .line 83
            aload 0 /* this */
            invokespecial java.util.concurrent.atomic.AtomicInteger.<init>:()V
         1: .line 86
            aload 0 /* this */
            aload 1 /* downstream */
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.downstream:Lio/reactivex/Observer;
         2: .line 87
            aload 0 /* this */
            aload 2 /* mapper */
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.mapper:Lio/reactivex/functions/Function;
         3: .line 88
            aload 0 /* this */
            iload 3 /* delayErrors */
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.delayErrors:Z
         4: .line 89
            aload 0 /* this */
            new io.reactivex.internal.util.AtomicThrowable
            dup
            invokespecial io.reactivex.internal.util.AtomicThrowable.<init>:()V
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.errors:Lio/reactivex/internal/util/AtomicThrowable;
         5: .line 90
            aload 0 /* this */
            new java.util.concurrent.atomic.AtomicReference
            dup
            invokespecial java.util.concurrent.atomic.AtomicReference.<init>:()V
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
         6: .line 91
            return
        end local 3 // boolean delayErrors
        end local 2 // io.reactivex.functions.Function mapper
        end local 1 // io.reactivex.Observer downstream
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    7     0         this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            0    7     1   downstream  Lio/reactivex/Observer<-TR;>;
            0    7     2       mapper  Lio/reactivex/functions/Function<-TT;+Lio/reactivex/SingleSource<+TR;>;>;
            0    7     3  delayErrors  Z
    Signature: (Lio/reactivex/Observer<-TR;>;Lio/reactivex/functions/Function<-TT;+Lio/reactivex/SingleSource<+TR;>;>;Z)V
    MethodParameters:
             Name  Flags
      downstream   
      mapper       
      delayErrors  

  public void onSubscribe(io.reactivex.disposables.Disposable);
    descriptor: (Lio/reactivex/disposables/Disposable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
        start local 1 // io.reactivex.disposables.Disposable d
         0: .line 95
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.upstream:Lio/reactivex/disposables/Disposable;
            aload 1 /* d */
            invokestatic io.reactivex.internal.disposables.DisposableHelper.validate:(Lio/reactivex/disposables/Disposable;Lio/reactivex/disposables/Disposable;)Z
            ifeq 3
         1: .line 96
            aload 0 /* this */
            aload 1 /* d */
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.upstream:Lio/reactivex/disposables/Disposable;
         2: .line 97
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.downstream:Lio/reactivex/Observer;
            aload 0 /* this */
            invokeinterface io.reactivex.Observer.onSubscribe:(Lio/reactivex/disposables/Disposable;)V
         3: .line 99
      StackMap locals:
      StackMap stack:
            return
        end local 1 // io.reactivex.disposables.Disposable d
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            0    4     1     d  Lio/reactivex/disposables/Disposable;
    MethodParameters:
      Name  Flags
      d     

  public void onNext();
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=2
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
        start local 1 // java.lang.Object t
         0: .line 104
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            invokevirtual java.util.concurrent.atomic.AtomicReference.get:()Ljava/lang/Object;
            checkcast io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
            astore 2 /* current */
        start local 2 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver current
         1: .line 105
            aload 2 /* current */
            ifnull 3
         2: .line 106
            aload 2 /* current */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver.dispose:()V
         3: .line 112
      StackMap locals: io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
      StackMap stack:
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.mapper:Lio/reactivex/functions/Function;
            aload 1 /* t */
            invokeinterface io.reactivex.functions.Function.apply:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast io.reactivex.SingleSource
            ldc "The mapper returned a null SingleSource"
            invokestatic io.reactivex.internal.functions.ObjectHelper.requireNonNull:(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
            checkcast io.reactivex.SingleSource
            astore 3 /* ss */
        start local 3 // io.reactivex.SingleSource ss
         4: .line 113
            goto 11
        end local 3 // io.reactivex.SingleSource ss
      StackMap locals:
      StackMap stack: java.lang.Throwable
         5: astore 4 /* ex */
        start local 4 // java.lang.Throwable ex
         6: .line 114
            aload 4 /* ex */
            invokestatic io.reactivex.exceptions.Exceptions.throwIfFatal:(Ljava/lang/Throwable;)V
         7: .line 115
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.upstream:Lio/reactivex/disposables/Disposable;
            invokeinterface io.reactivex.disposables.Disposable.dispose:()V
         8: .line 116
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            getstatic io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.INNER_DISPOSED:Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;
            invokevirtual java.util.concurrent.atomic.AtomicReference.getAndSet:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         9: .line 117
            aload 0 /* this */
            aload 4 /* ex */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.onError:(Ljava/lang/Throwable;)V
        10: .line 118
            return
        end local 4 // java.lang.Throwable ex
        start local 3 // io.reactivex.SingleSource ss
        11: .line 121
      StackMap locals: io.reactivex.SingleSource
      StackMap stack:
            new io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
            dup
            aload 0 /* this */
            invokespecial io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver.<init>:(Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver;)V
            astore 4 /* observer */
        start local 4 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver observer
        12: .line 124
      StackMap locals: io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
      StackMap stack:
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            invokevirtual java.util.concurrent.atomic.AtomicReference.get:()Ljava/lang/Object;
            checkcast io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
            astore 2 /* current */
        13: .line 125
            aload 2 /* current */
            getstatic io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.INNER_DISPOSED:Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;
            if_acmpne 15
        14: .line 126
            goto 17
        15: .line 128
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            aload 2 /* current */
            aload 4 /* observer */
            invokevirtual java.util.concurrent.atomic.AtomicReference.compareAndSet:(Ljava/lang/Object;Ljava/lang/Object;)Z
            ifeq 12
        16: .line 129
            aload 3 /* ss */
            aload 4 /* observer */
            invokeinterface io.reactivex.SingleSource.subscribe:(Lio/reactivex/SingleObserver;)V
        17: .line 133
      StackMap locals:
      StackMap stack:
            return
        end local 4 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver observer
        end local 3 // io.reactivex.SingleSource ss
        end local 2 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver current
        end local 1 // java.lang.Object t
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   18     0      this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            0   18     1         t  TT;
            1   18     2   current  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;
            4    5     3        ss  Lio/reactivex/SingleSource<+TR;>;
           11   18     3        ss  Lio/reactivex/SingleSource<+TR;>;
            6   11     4        ex  Ljava/lang/Throwable;
           12   18     4  observer  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;
      Exception table:
        from    to  target  type
           3     4       5  Class java.lang.Throwable
    Signature: (TT;)V
    MethodParameters:
      Name  Flags
      t     

  public void onError(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
        start local 1 // java.lang.Throwable t
         0: .line 137
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.errors:Lio/reactivex/internal/util/AtomicThrowable;
            aload 1 /* t */
            invokevirtual io.reactivex.internal.util.AtomicThrowable.addThrowable:(Ljava/lang/Throwable;)Z
            ifeq 6
         1: .line 138
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.delayErrors:Z
            ifne 3
         2: .line 139
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.disposeInner:()V
         3: .line 141
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.done:Z
         4: .line 142
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.drain:()V
         5: .line 143
            goto 7
         6: .line 144
      StackMap locals:
      StackMap stack:
            aload 1 /* t */
            invokestatic io.reactivex.plugins.RxJavaPlugins.onError:(Ljava/lang/Throwable;)V
         7: .line 146
      StackMap locals:
      StackMap stack:
            return
        end local 1 // java.lang.Throwable t
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            0    8     1     t  Ljava/lang/Throwable;
    MethodParameters:
      Name  Flags
      t     

  public void onComplete();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
         0: .line 150
            aload 0 /* this */
            iconst_1
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.done:Z
         1: .line 151
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.drain:()V
         2: .line 152
            return
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;

  void disposeInner();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
         0: .line 156
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            getstatic io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.INNER_DISPOSED:Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;
            invokevirtual java.util.concurrent.atomic.AtomicReference.getAndSet:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
            astore 1 /* current */
        start local 1 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver current
         1: .line 157
            aload 1 /* current */
            ifnull 3
            aload 1 /* current */
            getstatic io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.INNER_DISPOSED:Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;
            if_acmpeq 3
         2: .line 158
            aload 1 /* current */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver.dispose:()V
         3: .line 160
      StackMap locals: io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
      StackMap stack:
            return
        end local 1 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver current
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    4     0     this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            1    4     1  current  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;

  public void dispose();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
         0: .line 164
            aload 0 /* this */
            iconst_1
            putfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.cancelled:Z
         1: .line 165
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.upstream:Lio/reactivex/disposables/Disposable;
            invokeinterface io.reactivex.disposables.Disposable.dispose:()V
         2: .line 166
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.disposeInner:()V
         3: .line 167
            return
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;

  public boolean isDisposed();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
         0: .line 171
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.cancelled:Z
            ireturn
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;

  void innerError(io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<R>, java.lang.Throwable);
    descriptor: (Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver;Ljava/lang/Throwable;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
        start local 1 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver sender
        start local 2 // java.lang.Throwable ex
         0: .line 175
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            aload 1 /* sender */
            aconst_null
            invokevirtual java.util.concurrent.atomic.AtomicReference.compareAndSet:(Ljava/lang/Object;Ljava/lang/Object;)Z
            ifeq 7
         1: .line 176
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.errors:Lio/reactivex/internal/util/AtomicThrowable;
            aload 2 /* ex */
            invokevirtual io.reactivex.internal.util.AtomicThrowable.addThrowable:(Ljava/lang/Throwable;)Z
            ifeq 7
         2: .line 177
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.delayErrors:Z
            ifne 5
         3: .line 178
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.upstream:Lio/reactivex/disposables/Disposable;
            invokeinterface io.reactivex.disposables.Disposable.dispose:()V
         4: .line 179
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.disposeInner:()V
         5: .line 181
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.drain:()V
         6: .line 182
            return
         7: .line 185
      StackMap locals:
      StackMap stack:
            aload 2 /* ex */
            invokestatic io.reactivex.plugins.RxJavaPlugins.onError:(Ljava/lang/Throwable;)V
         8: .line 186
            return
        end local 2 // java.lang.Throwable ex
        end local 1 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver sender
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    9     0    this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            0    9     1  sender  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;
            0    9     2      ex  Ljava/lang/Throwable;
    Signature: (Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;Ljava/lang/Throwable;)V
    MethodParameters:
        Name  Flags
      sender  
      ex      

  void drain();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=9, args_size=1
        start local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
         0: .line 189
            aload 0 /* this */
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.getAndIncrement:()I
            ifeq 2
         1: .line 190
            return
         2: .line 193
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 1 /* missed */
        start local 1 // int missed
         3: .line 194
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.downstream:Lio/reactivex/Observer;
            astore 2 /* downstream */
        start local 2 // io.reactivex.Observer downstream
         4: .line 195
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.errors:Lio/reactivex/internal/util/AtomicThrowable;
            astore 3 /* errors */
        start local 3 // io.reactivex.internal.util.AtomicThrowable errors
         5: .line 196
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.inner:Ljava/util/concurrent/atomic/AtomicReference;
            astore 4 /* inner */
        start local 4 // java.util.concurrent.atomic.AtomicReference inner
         6: .line 201
      StackMap locals: io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver int io.reactivex.Observer io.reactivex.internal.util.AtomicThrowable java.util.concurrent.atomic.AtomicReference
      StackMap stack:
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.cancelled:Z
            ifeq 8
         7: .line 202
            return
         8: .line 205
      StackMap locals:
      StackMap stack:
            aload 3 /* errors */
            invokevirtual io.reactivex.internal.util.AtomicThrowable.get:()Ljava/lang/Object;
            ifnull 13
         9: .line 206
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.delayErrors:Z
            ifne 13
        10: .line 207
            aload 3 /* errors */
            invokevirtual io.reactivex.internal.util.AtomicThrowable.terminate:()Ljava/lang/Throwable;
            astore 5 /* ex */
        start local 5 // java.lang.Throwable ex
        11: .line 208
            aload 2 /* downstream */
            aload 5 /* ex */
            invokeinterface io.reactivex.Observer.onError:(Ljava/lang/Throwable;)V
        12: .line 209
            return
        end local 5 // java.lang.Throwable ex
        13: .line 213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.done:Z
            istore 5 /* d */
        start local 5 // boolean d
        14: .line 214
            aload 4 /* inner */
            invokevirtual java.util.concurrent.atomic.AtomicReference.get:()Ljava/lang/Object;
            checkcast io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
            astore 6 /* current */
        start local 6 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver current
        15: .line 215
            aload 6 /* current */
            ifnonnull 16
            iconst_1
            goto 17
      StackMap locals: int io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver
      StackMap stack:
        16: iconst_0
      StackMap locals:
      StackMap stack: int
        17: istore 7 /* empty */
        start local 7 // boolean empty
        18: .line 217
            iload 5 /* d */
            ifeq 25
            iload 7 /* empty */
            ifeq 25
        19: .line 218
            aload 3 /* errors */
            invokevirtual io.reactivex.internal.util.AtomicThrowable.terminate:()Ljava/lang/Throwable;
            astore 8 /* ex */
        start local 8 // java.lang.Throwable ex
        20: .line 219
            aload 8 /* ex */
            ifnull 23
        21: .line 220
            aload 2 /* downstream */
            aload 8 /* ex */
            invokeinterface io.reactivex.Observer.onError:(Ljava/lang/Throwable;)V
        22: .line 221
            goto 24
        23: .line 222
      StackMap locals: int java.lang.Throwable
      StackMap stack:
            aload 2 /* downstream */
            invokeinterface io.reactivex.Observer.onComplete:()V
        24: .line 224
      StackMap locals:
      StackMap stack:
            return
        end local 8 // java.lang.Throwable ex
        25: .line 227
      StackMap locals:
      StackMap stack:
            iload 7 /* empty */
            ifne 30
            aload 6 /* current */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver.item:Ljava/lang/Object;
            ifnonnull 27
        26: .line 228
            goto 30
        27: .line 231
      StackMap locals:
      StackMap stack:
            aload 4 /* inner */
            aload 6 /* current */
            aconst_null
            invokevirtual java.util.concurrent.atomic.AtomicReference.compareAndSet:(Ljava/lang/Object;Ljava/lang/Object;)Z
            pop
        28: .line 233
            aload 2 /* downstream */
            aload 6 /* current */
            getfield io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver.item:Ljava/lang/Object;
            invokeinterface io.reactivex.Observer.onNext:(Ljava/lang/Object;)V
        end local 7 // boolean empty
        end local 6 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver current
        end local 5 // boolean d
        29: .line 200
            goto 6
        30: .line 236
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* missed */
            ineg
            invokevirtual io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver.addAndGet:(I)I
            istore 1 /* missed */
        31: .line 237
            iload 1 /* missed */
            ifne 6
        32: .line 241
            return
        end local 4 // java.util.concurrent.atomic.AtomicReference inner
        end local 3 // io.reactivex.internal.util.AtomicThrowable errors
        end local 2 // io.reactivex.Observer downstream
        end local 1 // int missed
        end local 0 // io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   33     0        this  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver<TT;TR;>;
            3   33     1      missed  I
            4   33     2  downstream  Lio/reactivex/Observer<-TR;>;
            5   33     3      errors  Lio/reactivex/internal/util/AtomicThrowable;
            6   33     4       inner  Ljava/util/concurrent/atomic/AtomicReference<Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;>;
           11   13     5          ex  Ljava/lang/Throwable;
           14   29     5           d  Z
           15   29     6     current  Lio/reactivex/internal/operators/mixed/ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver<TR;>;
           18   29     7       empty  Z
           20   25     8          ex  Ljava/lang/Throwable;
}
Signature: <T:Ljava/lang/Object;R:Ljava/lang/Object;>Ljava/util/concurrent/atomic/AtomicInteger;Lio/reactivex/Observer<TT;>;Lio/reactivex/disposables/Disposable;
SourceFile: "ObservableSwitchMapSingle.java"
NestHost: io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle
InnerClasses:
  final SwitchMapSingleMainObserver = io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver of io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle
  final SwitchMapSingleObserver = io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver$SwitchMapSingleObserver of io.reactivex.internal.operators.mixed.ObservableSwitchMapSingle$SwitchMapSingleMainObserver