apkfuckery/com.discord/smali_classes2/f0/v$d.smali

111 lines
2.2 KiB
Smali
Raw Normal View History

2020-11-30 22:35:21 +00:00
.class public final Lf0/v$d;
.super Lf0/v;
2020-11-12 02:11:44 +00:00
.source "ParameterHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-11-30 22:35:21 +00:00
value = Lf0/v;
2020-11-12 02:11:44 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
2020-11-30 22:35:21 +00:00
"Lf0/v<",
2020-11-12 02:11:44 +00:00
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/String;
2020-11-30 22:35:21 +00:00
.field public final b:Lf0/h;
2020-11-12 02:11:44 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-30 22:35:21 +00:00
"Lf0/h<",
2020-11-12 02:11:44 +00:00
"TT;",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
# direct methods
2020-11-30 22:35:21 +00:00
.method public constructor <init>(Ljava/lang/String;Lf0/h;)V
2020-11-12 02:11:44 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
2020-11-30 22:35:21 +00:00
"Lf0/h<",
2020-11-12 02:11:44 +00:00
"TT;",
"Ljava/lang/String;",
">;)V"
}
.end annotation
2020-11-30 22:35:21 +00:00
invoke-direct {p0}, Lf0/v;-><init>()V
2020-11-12 02:11:44 +00:00
const-string v0, "name == null"
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
2020-11-30 22:35:21 +00:00
iput-object p1, p0, Lf0/v$d;->a:Ljava/lang/String;
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
iput-object p2, p0, Lf0/v$d;->b:Lf0/h;
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-30 22:35:21 +00:00
.method public a(Lf0/x;Ljava/lang/Object;)V
2020-11-12 02:11:44 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-11-30 22:35:21 +00:00
"Lf0/x;",
2020-11-12 02:11:44 +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-11-30 22:35:21 +00:00
iget-object v0, p0, Lf0/v$d;->b:Lf0/h;
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
invoke-interface {v0, p2}, Lf0/h;->convert(Ljava/lang/Object;)Ljava/lang/Object;
2020-11-12 02:11:44 +00:00
move-result-object p2
check-cast p2, Ljava/lang/String;
if-nez p2, :cond_1
return-void
:cond_1
2020-11-30 22:35:21 +00:00
iget-object v0, p0, Lf0/v$d;->a:Ljava/lang/String;
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
invoke-virtual {p1, v0, p2}, Lf0/x;->b(Ljava/lang/String;Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
return-void
.end method