Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
102
com.discord/smali_classes2/f0/v$l.smali
Normal file
102
com.discord/smali_classes2/f0/v$l.smali
Normal file
|
@ -0,0 +1,102 @@
|
|||
.class public final Lf0/v$l;
|
||||
.super Lf0/v;
|
||||
.source "ParameterHandler.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lf0/v;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "l"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Lf0/v<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Lf0/h;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lf0/h<",
|
||||
"TT;",
|
||||
"Ljava/lang/String;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public final b:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf0/h;Z)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf0/h<",
|
||||
"TT;",
|
||||
"Ljava/lang/String;",
|
||||
">;Z)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0}, Lf0/v;-><init>()V
|
||||
|
||||
iput-object p1, p0, Lf0/v$l;->a:Lf0/h;
|
||||
|
||||
iput-boolean p2, p0, Lf0/v$l;->b:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a(Lf0/x;Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf0/x;",
|
||||
"TT;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-nez p2, :cond_0
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Lf0/v$l;->a:Lf0/h;
|
||||
|
||||
invoke-interface {v0, p2}, Lf0/h;->convert(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
check-cast p2, Ljava/lang/String;
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
iget-boolean v1, p0, Lf0/v$l;->b:Z
|
||||
|
||||
invoke-virtual {p1, p2, v0, v1}, Lf0/x;->d(Ljava/lang/String;Ljava/lang/String;Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue