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

57 lines
1.2 KiB
Smali

.class public final Lf/a/h/g;
.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<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lf/a/h/h;
# direct methods
.method public constructor <init>(Lf/a/h/h;)V
.locals 0
iput-object p1, p0, Lf/a/h/g;->d:Lf/a/h/h;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Ljava/lang/Throwable;
iget-object v0, p0, Lf/a/h/g;->d:Lf/a/h/h;
iget-object v0, v0, Lf/a/h/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
new-instance v1, Lf/a/h/f;
invoke-direct {v1, p0, p1}, Lf/a/h/f;-><init>(Lf/a/h/g;Ljava/lang/Throwable;)V
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->l(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
return-void
.end method