apkfuckery/com.discord/smali_classes2/f0/l$h.smali

119 lines
2.3 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lf0/l$h;
.super Lf0/l;
2019-07-24 11:27:29 +00:00
.source "ParameterHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lf0/l;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
name = "h"
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
2020-03-27 22:23:51 +00:00
"Lf0/l<",
2019-07-24 11:27:29 +00:00
"TT;>;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final a:Ljava/lang/String;
2020-03-27 22:23:51 +00:00
.field public final b:Lf0/e;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-03-27 22:23:51 +00:00
"Lf0/e<",
2019-07-24 11:27:29 +00:00
"TT;",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
2019-12-06 03:29:40 +00:00
.field public final c:Z
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-27 22:23:51 +00:00
.method public constructor <init>(Ljava/lang/String;Lf0/e;Z)V
2019-07-24 11:27:29 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
2020-03-27 22:23:51 +00:00
"Lf0/e<",
2019-07-24 11:27:29 +00:00
"TT;",
"Ljava/lang/String;",
2019-12-06 03:29:40 +00:00
">;Z)V"
2019-07-24 11:27:29 +00:00
}
.end annotation
2020-03-27 22:23:51 +00:00
invoke-direct {p0}, Lf0/l;-><init>()V
2019-07-24 11:27:29 +00:00
const-string v0, "name == null"
2020-03-27 22:23:51 +00:00
invoke-static {p1, v0}, Lf0/s;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
check-cast p1, Ljava/lang/String;
2020-03-27 22:23:51 +00:00
iput-object p1, p0, Lf0/l$h;->a:Ljava/lang/String;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
iput-object p2, p0, Lf0/l$h;->b:Lf0/e;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
iput-boolean p3, p0, Lf0/l$h;->c:Z
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2020-03-27 22:23:51 +00:00
.method public a(Lf0/n;Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
.locals 2
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-03-27 22:23:51 +00:00
"Lf0/n;",
2019-07-24 11:27:29 +00:00
"TT;)V"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
if-nez p2, :cond_0
return-void
:cond_0
2020-03-27 22:23:51 +00:00
iget-object v0, p0, Lf0/l$h;->b:Lf0/e;
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-interface {v0, p2}, Lf0/e;->a(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
move-result-object p2
check-cast p2, Ljava/lang/String;
if-nez p2, :cond_1
return-void
:cond_1
2020-03-27 22:23:51 +00:00
iget-object v0, p0, Lf0/l$h;->a:Ljava/lang/String;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
iget-boolean v1, p0, Lf0/l$h;->c:Z
2019-07-24 11:27:29 +00:00
2020-03-27 22:23:51 +00:00
invoke-virtual {p1, v0, p2, v1}, Lf0/n;->b(Ljava/lang/String;Ljava/lang/String;Z)V
2019-07-24 11:27:29 +00:00
return-void
.end method