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

37 lines
901 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lf/a/b/c;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
.source "AppActivity.kt"
# interfaces
2020-07-08 16:44:49 +00:00
.implements Lrx/functions/Func3;
2020-05-17 12:40:10 +00:00
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic a:Lkotlin/jvm/functions/Function3;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function3;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/a/b/c;->a:Lkotlin/jvm/functions/Function3;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-08 16:44:49 +00:00
.method public final synthetic call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/a/b/c;->a:Lkotlin/jvm/functions/Function3;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-interface {v0, p1, p2, p3}, Lkotlin/jvm/functions/Function3;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
move-result-object p1
return-object p1
.end method