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

58 lines
984 B
Smali

.class public Lg0/b;
.super Lrx/Subscriber;
.source "Completable.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lg0/e;
# 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
.end method
# 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
.end method
.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
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 0
return-void
.end method