apkfuckery/com.discord/smali/o.smali

37 lines
865 B
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lo;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-09-22 07:09:10 +00:00
.source "WidgetFriendsAddUserRequestsModel.kt"
2020-05-17 12:40:10 +00:00
# interfaces
2020-09-22 07:09:10 +00:00
.implements Lrx/functions/Func2;
2020-05-17 12:40:10 +00:00
2020-09-22 07:09:10 +00:00
# instance fields
.field public final synthetic d:Lkotlin/jvm/functions/Function2;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-22 07:09:10 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function2;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-22 07:09:10 +00:00
iput-object p1, p0, Lo;->d:Lkotlin/jvm/functions/Function2;
2020-07-08 16:44:49 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
# virtual methods
2020-09-22 07:09:10 +00:00
.method public final synthetic call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2020-07-16 19:51:49 +00:00
.locals 1
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
iget-object v0, p0, Lo;->d:Lkotlin/jvm/functions/Function2;
2020-07-08 16:44:49 +00:00
2020-09-22 07:09:10 +00:00
invoke-interface {v0, p1, p2}, Lkotlin/jvm/functions/Function2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2020-07-16 19:51:49 +00:00
2020-07-22 00:04:40 +00:00
move-result-object p1
2020-07-16 19:51:49 +00:00
2020-09-22 07:09:10 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method