apkfuckery/com.discord/smali/f/a/h/e.smali

57 lines
1.1 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/h/e;
2020-09-16 23:45:23 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "RtcConnection.kt"
# interfaces
2020-09-16 23:45:23 +00:00
.implements Lrx/functions/Action1;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-16 23:45:23 +00:00
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
2020-07-08 16:44:49 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-09-16 23:45:23 +00:00
.field public final synthetic d:Lf/a/h/h;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-16 23:45:23 +00:00
.method public constructor <init>(Lf/a/h/h;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-09-16 23:45:23 +00:00
iput-object p1, p0, Lf/a/h/e;->d:Lf/a/h/h;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public call(Ljava/lang/Object;)V
.locals 1
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
check-cast p1, Lkotlin/Unit;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object p1, p0, Lf/a/h/e;->d:Lf/a/h/h;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object p1, p1, Lf/a/h/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
new-instance v0, Lf/a/h/d;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-direct {v0, p0}, Lf/a/h/d;-><init>(Lf/a/h/e;)V
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {p1, v0}, Lcom/discord/rtcconnection/RtcConnection;->l(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
return-void
2020-07-08 16:44:49 +00:00
.end method