apkfuckery/com.discord/smali_classes2/rx/c/c$16.smali
2019-03-22 23:04:12 +01:00

57 lines
1.1 KiB
Smali

.class final Lrx/c/c$16;
.super Ljava/lang/Object;
.source "RxJavaHooks.java"
# interfaces
.implements Lrx/functions/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/c/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/b<",
"Lrx/Observable$b;",
"Lrx/Observable$b;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Lrx/Observable$b;
invoke-static {}, Lrx/c/f;->ET()Lrx/c/f;
move-result-object v0
invoke-virtual {v0}, Lrx/c/f;->EV()Lrx/c/d;
invoke-static {p1}, Lrx/c/d;->d(Lrx/Observable$b;)Lrx/Observable$b;
move-result-object p1
return-object p1
.end method