apkfuckery/com.discord/smali/com/discord/stores/StoreAudioManager$sam$rx_fu...

37 lines
1.1 KiB
Smali
Raw Normal View History

2020-01-23 01:26:29 +00:00
.class public final Lcom/discord/stores/StoreAudioManager$sam$rx_functions_Func3$0;
2019-10-17 03:51:45 +00:00
.super Ljava/lang/Object;
2019-12-21 01:41:59 +00:00
.source "StoreAudioManager.kt"
2019-10-17 03:51:45 +00:00
# interfaces
2020-01-23 01:26:29 +00:00
.implements Lrx/functions/Func3;
2019-10-17 03:51:45 +00:00
# instance fields
2020-01-23 01:26:29 +00:00
.field public final synthetic function:Lkotlin/jvm/functions/Function3;
2019-10-17 03:51:45 +00:00
# direct methods
2020-01-23 01:26:29 +00:00
.method public constructor <init>(Lkotlin/jvm/functions/Function3;)V
2019-10-17 03:51:45 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-01-23 01:26:29 +00:00
iput-object p1, p0, Lcom/discord/stores/StoreAudioManager$sam$rx_functions_Func3$0;->function:Lkotlin/jvm/functions/Function3;
2019-10-17 03:51:45 +00:00
return-void
.end method
# virtual methods
2020-01-23 01:26:29 +00:00
.method public final synthetic call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2019-10-17 03:51:45 +00:00
2020-01-23 01:26:29 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreAudioManager$sam$rx_functions_Func3$0;->function:Lkotlin/jvm/functions/Function3;
2019-10-17 03:51:45 +00:00
2020-01-23 01:26:29 +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;
2019-10-17 03:51:45 +00:00
move-result-object p1
return-object p1
.end method