Changes of com.discord v1333

This commit is contained in:
root 2020-11-14 02:19:59 +00:00
parent a21e5a6a18
commit 18c9b7884b
18128 changed files with 1008335 additions and 970532 deletions

View file

@ -1,56 +0,0 @@
.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