apkfuckery/com.discord/smali_classes2/rx/c/c$1.smali

51 lines
923 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lrx/c/c$1;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "RxJavaHooks.java"
2019-02-04 20:05:16 +00:00
# interfaces
2019-02-04 20:08:30 +00:00
.implements Lrx/functions/Action1;
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Lrx/c/c;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
2019-02-04 20:08:30 +00:00
"Lrx/functions/Action1<",
"Ljava/lang/Throwable;",
2019-02-04 20:05:16 +00:00
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-02-04 20:08:30 +00:00
.method public final synthetic call(Ljava/lang/Object;)V
2019-02-04 20:05:16 +00:00
.locals 0
2019-02-04 20:29:01 +00:00
invoke-static {}, Lrx/c/f;->LT()Lrx/c/f;
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
move-result-object p1
2019-02-04 20:05:16 +00:00
2019-02-04 20:29:01 +00:00
invoke-virtual {p1}, Lrx/c/f;->LU()Lrx/c/b;
2019-02-04 20:05:16 +00:00
return-void
.end method