Changes of com.discord v1197
This commit is contained in:
parent
2e0ee2fb8b
commit
f400ce7398
9559 changed files with 375689 additions and 349457 deletions
|
@ -3,7 +3,7 @@
|
|||
.source "AppTransformers.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lr0/k/b;
|
||||
.implements Lq0/k/b;
|
||||
|
||||
|
||||
# annotations
|
||||
|
@ -15,32 +15,24 @@
|
|||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lr0/k/b<",
|
||||
"TT;TK;>;"
|
||||
"Lq0/k/b<",
|
||||
"TK;",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/t;
|
||||
# instance fields
|
||||
.field public final synthetic d:Ljava/util/Map;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/b/t;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/t;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/t;->d:Lf/a/b/t;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.method public constructor <init>(Ljava/util/Map;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/b/t;->d:Ljava/util/Map;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
|
@ -48,13 +40,18 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TK;)TK;"
|
||||
}
|
||||
.end annotation
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/b/t;->d:Ljava/util/Map;
|
||||
|
||||
invoke-interface {v0, p1}, Ljava/util/Map;->containsKey(Ljava/lang/Object;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue