apkfuckery/com.discord/smali_classes2/q0/k$l.smali

58 lines
1 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lq0/k$l;
.super Lq0/k;
2020-05-17 12:40:10 +00:00
.source "ParameterHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-23 01:06:17 +00:00
value = Lq0/k;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "l"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-23 01:06:17 +00:00
"Lq0/k<",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
2020-07-23 01:06:17 +00:00
invoke-direct {p0}, Lq0/k;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-23 01:06:17 +00:00
.method public a(Lq0/m;Ljava/lang/Object;)V
2020-05-17 12:40:10 +00:00
.locals 1
const-string v0, "@Url parameter is null."
2020-07-23 01:06:17 +00:00
invoke-static {p2, v0}, Lq0/r;->b(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
if-eqz p1, :cond_0
invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p2
2020-07-23 01:06:17 +00:00
iput-object p2, p1, Lq0/m;->c:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
return-void
2020-07-08 16:44:49 +00:00
:cond_0
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method