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

61 lines
1 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Le0/o/a$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "Observers.java"
# interfaces
2020-02-20 19:33:18 +00:00
.implements Le0/g;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-02-20 19:33:18 +00:00
value = Le0/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;",
2020-02-20 19:33:18 +00:00
"Le0/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
2020-02-20 19:33:18 +00:00
new-instance v0, Le0/k/e;
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {v0, p1}, Le0/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