Changes of com.discord v1339

This commit is contained in:
root 2020-11-16 22:05:17 +00:00
parent 5032d4b898
commit 6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions

View file

@ -0,0 +1,69 @@
.class public final Lf/a/h/f;
.super Ly/m/c/k;
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ly/m/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $throwable:Ljava/lang/Throwable;
.field public final synthetic this$0:Lf/a/h/g;
# direct methods
.method public constructor <init>(Lf/a/h/g;Ljava/lang/Throwable;)V
.locals 0
iput-object p1, p0, Lf/a/h/f;->this$0:Lf/a/h/g;
iput-object p2, p0, Lf/a/h/f;->$throwable:Ljava/lang/Throwable;
const/4 p1, 0x0
invoke-direct {p0, p1}, Ly/m/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke()Ljava/lang/Object;
.locals 3
iget-object v0, p0, Lf/a/h/f;->this$0:Lf/a/h/g;
iget-object v0, v0, Lf/a/h/g;->d:Lf/a/h/h;
iget-object v0, v0, Lf/a/h/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iget-object v1, p0, Lf/a/h/f;->$throwable:Ljava/lang/Throwable;
const-string/jumbo v2, "throwable"
invoke-static {v1, v2}, Ly/m/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
new-instance v2, Lf/a/h/j;
invoke-direct {v2, v0, v1}, Lf/a/h/j;-><init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
invoke-virtual {v0, v2}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method