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

115 lines
2.7 KiB
Smali

.class public final Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle;
.super Lkh/i0;
.source "MaybeSwitchIfEmptySingle.java"
# interfaces
.implements Lrh/f;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle$SwitchIfEmptyMaybeObserver;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/i0<",
"TT;>;",
"Lrh/f<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Lkh/w;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/w<",
"TT;>;"
}
.end annotation
.end field
.field public final b:Lkh/o0;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/o0<",
"+TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/w;Lkh/o0;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/w<",
"TT;>;",
"Lkh/o0<",
"+TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/i0;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle;->a:Lkh/w;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle;->b:Lkh/o0;
return-void
.end method
# virtual methods
.method public a1(Lkh/l0;)V
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/l0<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle;->a:Lkh/w;
new-instance v1, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle$SwitchIfEmptyMaybeObserver;
iget-object v2, p0, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle;->b:Lkh/o0;
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle$SwitchIfEmptyMaybeObserver;-><init>(Lkh/l0;Lkh/o0;)V
invoke-interface {v0, v1}, Lkh/w;->b(Lkh/t;)V
return-void
.end method
.method public source()Lkh/w;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lkh/w<",
"TT;>;"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/maybe/MaybeSwitchIfEmptySingle;->a:Lkh/w;
return-object v0
.end method