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

71 lines
1.6 KiB
Smali

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