tmap/smali_classes5/io/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable.smali
2022-06-10 21:38:30 +09:00

97 lines
2.4 KiB
Smali

.class public final Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;
.super Lkh/a;
.source "FlowableSwitchMapCompletable.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable$SwitchMapCompletableObserver;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/a;"
}
.end annotation
# instance fields
.field public final a:Lkh/j;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/j<",
"TT;>;"
}
.end annotation
.end field
.field public final b:Lph/o;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/o<",
"-TT;+",
"Lkh/g;",
">;"
}
.end annotation
.end field
.field public final c:Z
# direct methods
.method public constructor <init>(Lkh/j;Lph/o;Z)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/j<",
"TT;>;",
"Lph/o<",
"-TT;+",
"Lkh/g;",
">;Z)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/a;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;->a:Lkh/j;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;->b:Lph/o;
.line 4
iput-boolean p3, p0, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;->c:Z
return-void
.end method
# virtual methods
.method public I0(Lkh/d;)V
.locals 4
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;->a:Lkh/j;
new-instance v1, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable$SwitchMapCompletableObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;->b:Lph/o;
iget-boolean v3, p0, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable;->c:Z
invoke-direct {v1, p1, v2, v3}, Lio/reactivex/internal/operators/mixed/FlowableSwitchMapCompletable$SwitchMapCompletableObserver;-><init>(Lkh/d;Lph/o;Z)V
invoke-virtual {v0, v1}, Lkh/j;->f6(Lkh/o;)V
return-void
.end method