2020-04-17 19:35:49 +00:00
|
|
|
.class public Lg0/b;
|
|
|
|
.super Lrx/Subscriber;
|
|
|
|
.source "Completable.java"
|
2020-02-20 19:33:18 +00:00
|
|
|
|
|
|
|
|
|
|
|
# annotations
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
|
|
value = {
|
2020-04-17 19:35:49 +00:00
|
|
|
"Lrx/Subscriber<",
|
2020-02-20 19:33:18 +00:00
|
|
|
"Ljava/lang/Object;",
|
2020-04-17 19:35:49 +00:00
|
|
|
">;"
|
2020-02-20 19:33:18 +00:00
|
|
|
}
|
|
|
|
.end annotation
|
|
|
|
|
|
|
|
|
2020-04-17 19:35:49 +00:00
|
|
|
# instance fields
|
|
|
|
.field public final synthetic d:Lg0/e;
|
|
|
|
|
2020-02-20 19:33:18 +00:00
|
|
|
|
2020-04-17 19:35:49 +00:00
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>(Lg0/c;Lg0/e;)V
|
|
|
|
.locals 0
|
|
|
|
|
|
|
|
iput-object p2, p0, Lg0/b;->d:Lg0/e;
|
|
|
|
|
|
|
|
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
|
|
|
|
|
|
|
|
return-void
|
2020-04-17 17:35:24 +00:00
|
|
|
.end method
|
2020-04-17 16:36:30 +00:00
|
|
|
|
2020-04-17 19:35:49 +00:00
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method public onCompleted()V
|
|
|
|
.locals 1
|
|
|
|
|
|
|
|
iget-object v0, p0, Lg0/b;->d:Lg0/e;
|
|
|
|
|
|
|
|
invoke-interface {v0}, Lg0/e;->onCompleted()V
|
|
|
|
|
|
|
|
return-void
|
2020-04-11 15:34:05 +00:00
|
|
|
.end method
|
2020-02-20 19:33:18 +00:00
|
|
|
|
2020-04-17 19:35:49 +00:00
|
|
|
.method public onError(Ljava/lang/Throwable;)V
|
|
|
|
.locals 1
|
|
|
|
|
|
|
|
iget-object v0, p0, Lg0/b;->d:Lg0/e;
|
|
|
|
|
|
|
|
invoke-interface {v0, p1}, Lg0/e;->onError(Ljava/lang/Throwable;)V
|
|
|
|
|
|
|
|
return-void
|
2020-04-17 17:35:24 +00:00
|
|
|
.end method
|
2020-04-17 16:36:30 +00:00
|
|
|
|
2020-04-17 19:35:49 +00:00
|
|
|
.method public onNext(Ljava/lang/Object;)V
|
|
|
|
.locals 0
|
|
|
|
|
|
|
|
return-void
|
2020-02-20 19:33:18 +00:00
|
|
|
.end method
|