apkfuckery/com.discord/smali_classes2/b0/o/a$a.smali

61 lines
1 KiB
Smali
Raw Normal View History

2019-12-18 09:41:56 +00:00
.class public final Lb0/o/a$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "Observers.java"
# interfaces
2019-12-18 09:41:56 +00:00
.implements Lb0/g;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-12-18 09:41:56 +00:00
value = Lb0/o/a;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x9
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2019-12-18 09:41:56 +00:00
"Lb0/g<",
2019-07-24 11:27:29 +00:00
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onCompleted()V
.locals 0
return-void
.end method
.method public final onError(Ljava/lang/Throwable;)V
.locals 1
2019-12-18 09:41:56 +00:00
new-instance v0, Lb0/k/e;
2019-07-24 11:27:29 +00:00
2019-12-18 09:41:56 +00:00
invoke-direct {v0, p1}, Lb0/k/e;-><init>(Ljava/lang/Throwable;)V
2019-07-24 11:27:29 +00:00
throw v0
.end method
.method public final onNext(Ljava/lang/Object;)V
.locals 0
return-void
.end method