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

80 lines
2.0 KiB
Smali

.class public final Lio/reactivex/internal/operators/completable/CompletableMerge;
.super Lkh/a;
.source "CompletableMerge.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lio/reactivex/internal/operators/completable/CompletableMerge$CompletableMergeSubscriber;
}
.end annotation
# instance fields
.field public final a:Lok/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lok/c<",
"+",
"Lkh/g;",
">;"
}
.end annotation
.end field
.field public final b:I
.field public final c:Z
# direct methods
.method public constructor <init>(Lok/c;IZ)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lok/c<",
"+",
"Lkh/g;",
">;IZ)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lkh/a;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/completable/CompletableMerge;->a:Lok/c;
.line 3
iput p2, p0, Lio/reactivex/internal/operators/completable/CompletableMerge;->b:I
.line 4
iput-boolean p3, p0, Lio/reactivex/internal/operators/completable/CompletableMerge;->c:Z
return-void
.end method
# virtual methods
.method public I0(Lkh/d;)V
.locals 3
.line 1
new-instance v0, Lio/reactivex/internal/operators/completable/CompletableMerge$CompletableMergeSubscriber;
iget v1, p0, Lio/reactivex/internal/operators/completable/CompletableMerge;->b:I
iget-boolean v2, p0, Lio/reactivex/internal/operators/completable/CompletableMerge;->c:Z
invoke-direct {v0, p1, v1, v2}, Lio/reactivex/internal/operators/completable/CompletableMerge$CompletableMergeSubscriber;-><init>(Lkh/d;IZ)V
.line 2
iget-object p1, p0, Lio/reactivex/internal/operators/completable/CompletableMerge;->a:Lok/c;
invoke-interface {p1, v0}, Lok/c;->subscribe(Lok/d;)V
return-void
.end method