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,56 @@
.class public final Lf/a/h/e;
.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
# 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/e;->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 1
check-cast p1, Lkotlin/Unit;
iget-object p1, p0, Lf/a/h/e;->d:Lf/a/h/h;
iget-object p1, p1, Lf/a/h/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
new-instance v0, Lf/a/h/d;
invoke-direct {v0, p0}, Lf/a/h/d;-><init>(Lf/a/h/e;)V
invoke-virtual {p1, v0}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
return-void
.end method