apkfuckery/com.discord/smali_classes2/r0/n/a$a.smali

61 lines
1.1 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lr0/n/a$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "Observers.java"
# interfaces
2020-07-23 01:06:17 +00:00
.implements Lr0/g;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-23 01:06:17 +00:00
value = Lr0/n/a;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2020-07-23 01:06:17 +00:00
"Lr0/g<",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.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-07-08 16:44:49 +00:00
new-instance v0, Lrx/exceptions/OnErrorNotImplementedException;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v0, p1}, Lrx/exceptions/OnErrorNotImplementedException;-><init>(Ljava/lang/Throwable;)V
2020-05-17 12:40:10 +00:00
throw v0
.end method
.method public final onNext(Ljava/lang/Object;)V
.locals 0
return-void
.end method