Changes of com.discord v1132
This commit is contained in:
parent
41374b963c
commit
4702d4f43a
19288 changed files with 1483833 additions and 1469567 deletions
54
com.discord/smali/f/a/g/b.smali
Normal file
54
com.discord/smali/f/a/g/b.smali
Normal file
|
@ -0,0 +1,54 @@
|
|||
.class public final Lf/a/g/b;
|
||||
.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/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
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/Boolean;
|
||||
|
||||
iget-object v0, p0, Lf/a/g/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
new-instance v1, Lf/a/g/a;
|
||||
|
||||
invoke-direct {v1, p0, p1}, Lf/a/g/a;-><init>(Lf/a/g/b;Ljava/lang/Boolean;)V
|
||||
|
||||
invoke-static {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->a(Lcom/discord/rtcconnection/RtcConnection;Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue