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

57 lines
1.1 KiB
Smali
Raw Normal View History

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