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

107 lines
2.6 KiB
Smali

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