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