Changes of com.discord v1102
This commit is contained in:
parent
6ed883e6c7
commit
5356788649
19300 changed files with 1588030 additions and 1300096 deletions
59
com.discord/smali/f/a/b/c0.smali
Normal file
59
com.discord/smali/f/a/b/c0.smali
Normal file
|
@ -0,0 +1,59 @@
|
|||
.class public final Lf/a/b/c0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DiscordConnectService.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lh0/l/i;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lh0/l/i<",
|
||||
"Ljava/lang/Boolean;",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/c0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/b/c0;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/c0;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/c0;->d:Lf/a/b/c0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
return-object p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue