55 lines
1.5 KiB
Smali
55 lines
1.5 KiB
Smali
.class public final Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable;
|
|
.super Lkh/a;
|
|
.source "CompletableAndThenCompletable.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable$a;,
|
|
Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable$SourceObserver;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lkh/g;
|
|
|
|
.field public final b:Lkh/g;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkh/g;Lkh/g;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lkh/a;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable;->a:Lkh/g;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable;->b:Lkh/g;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public I0(Lkh/d;)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable;->a:Lkh/g;
|
|
|
|
new-instance v1, Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable$SourceObserver;
|
|
|
|
iget-object v2, p0, Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable;->b:Lkh/g;
|
|
|
|
invoke-direct {v1, p1, v2}, Lio/reactivex/internal/operators/completable/CompletableAndThenCompletable$SourceObserver;-><init>(Lkh/d;Lkh/g;)V
|
|
|
|
invoke-interface {v0, v1}, Lkh/g;->d(Lkh/d;)V
|
|
|
|
return-void
|
|
.end method
|