apkfuckery/com.discord/smali_classes2/a0/l$l.smali

47 lines
885 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final La0/l$l;
.super La0/l;
2019-12-06 03:29:40 +00:00
.source "ParameterHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-12-21 01:41:59 +00:00
value = La0/l;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "l"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-21 01:41:59 +00:00
"La0/l<",
2019-12-06 03:29:40 +00:00
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
2019-12-21 01:41:59 +00:00
invoke-direct {p0}, La0/l;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2019-12-21 01:41:59 +00:00
.method public a(La0/n;Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
.locals 1
const-string v0, "@Url parameter is null."
2019-12-21 01:41:59 +00:00
invoke-static {p2, v0}, La0/s;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
2019-12-06 03:29:40 +00:00
2019-12-21 01:41:59 +00:00
invoke-virtual {p1, p2}, La0/n;->a(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method