apkfuckery/com.discord/smali_classes2/g0/b.smali

58 lines
984 B
Smali
Raw Permalink Normal View History

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