apkfuckery/com.discord/smali/f/a/b/g0.smali

64 lines
1.4 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/b/g0;
2020-07-25 00:57:58 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "AppTransformers.kt"
# interfaces
2020-07-25 00:57:58 +00:00
.implements Lrx/Observable$c;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-25 00:57:58 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$c<",
"TT;TR;>;"
2020-07-08 16:44:49 +00:00
}
.end annotation
2020-07-25 00:57:58 +00:00
# instance fields
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
.field public final synthetic e:Lkotlin/jvm/functions/Function1;
.field public final synthetic f:Lkotlin/jvm/functions/Function1;
2020-07-08 16:44:49 +00:00
# direct methods
2020-07-25 00:57:58 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
.locals 0
iput-object p1, p0, Lf/a/b/g0;->d:Lkotlin/jvm/functions/Function1;
2020-07-14 22:43:59 +00:00
2020-07-25 00:57:58 +00:00
iput-object p2, p0, Lf/a/b/g0;->e:Lkotlin/jvm/functions/Function1;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
iput-object p3, p0, Lf/a/b/g0;->f:Lkotlin/jvm/functions/Function1;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
return-void
.end method
2020-07-25 00:57:58 +00:00
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
check-cast p1, Lrx/Observable;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
new-instance v0, Lf/a/b/f0;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-direct {v0, p0}, Lf/a/b/f0;-><init>(Lf/a/b/g0;)V
2020-07-08 16:44:49 +00:00
2020-07-31 17:12:35 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->T(Lr0/k/b;)Lrx/Observable;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
return-object p1
.end method