2022-06-10 21:38:30 +09:00

147 lines
3.2 KiB
Smali

.class public final Lio/reactivex/internal/operators/single/m;
.super Lkh/i0;
.source "SingleEquals.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/single/m$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lkh/i0<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final a:Lkh/o0;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/o0<",
"+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/o0;Lkh/o0;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/o0<",
"+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/single/m;->a:Lkh/o0;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/single/m;->b:Lkh/o0;
return-void
.end method
# virtual methods
.method public a1(Lkh/l0;)V
.locals 11
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/l0<",
"-",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
.line 1
new-instance v6, Ljava/util/concurrent/atomic/AtomicInteger;
invoke-direct {v6}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>()V
const/4 v0, 0x2
new-array v7, v0, [Ljava/lang/Object;
const/4 v0, 0x0
const/4 v1, 0x0
aput-object v1, v7, v0
const/4 v0, 0x1
aput-object v1, v7, v0
.line 2
new-instance v8, Lio/reactivex/disposables/a;
invoke-direct {v8}, Lio/reactivex/disposables/a;-><init>()V
.line 3
invoke-interface {p1, v8}, Lkh/l0;->onSubscribe(Lio/reactivex/disposables/b;)V
.line 4
iget-object v9, p0, Lio/reactivex/internal/operators/single/m;->a:Lkh/o0;
new-instance v10, Lio/reactivex/internal/operators/single/m$a;
const/4 v1, 0x0
move-object v0, v10
move-object v2, v8
move-object v3, v7
move-object v4, p1
move-object v5, v6
invoke-direct/range {v0 .. v5}, Lio/reactivex/internal/operators/single/m$a;-><init>(ILio/reactivex/disposables/a;[Ljava/lang/Object;Lkh/l0;Ljava/util/concurrent/atomic/AtomicInteger;)V
invoke-interface {v9, v10}, Lkh/o0;->d(Lkh/l0;)V
.line 5
iget-object v9, p0, Lio/reactivex/internal/operators/single/m;->b:Lkh/o0;
new-instance v10, Lio/reactivex/internal/operators/single/m$a;
const/4 v1, 0x1
move-object v0, v10
invoke-direct/range {v0 .. v5}, Lio/reactivex/internal/operators/single/m$a;-><init>(ILio/reactivex/disposables/a;[Ljava/lang/Object;Lkh/l0;Ljava/util/concurrent/atomic/AtomicInteger;)V
invoke-interface {v9, v10}, Lkh/o0;->d(Lkh/l0;)V
return-void
.end method