Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
56
com.discord/smali/f/a/g/g.smali
Normal file
56
com.discord/smali/f/a/g/g.smali
Normal file
|
@ -0,0 +1,56 @@
|
|||
.class public final Lf/a/g/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/g/h;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/g/h;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/g;->d:Lf/a/g/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/g/g;->d:Lf/a/g/h;
|
||||
|
||||
iget-object v0, v0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
new-instance v1, Lf/a/g/f;
|
||||
|
||||
invoke-direct {v1, p0, p1}, Lf/a/g/f;-><init>(Lf/a/g/g;Ljava/lang/Throwable;)V
|
||||
|
||||
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue