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

47 lines
885 B
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lf0/l$l;
.super Lf0/l;
2019-12-06 03:29:40 +00:00
.source "ParameterHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-27 22:23:51 +00:00
value = Lf0/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 = {
2020-03-27 22:23:51 +00:00
"Lf0/l<",
2019-12-06 03:29:40 +00:00
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
2020-03-27 22:23:51 +00:00
invoke-direct {p0}, Lf0/l;-><init>()V
2019-12-06 03:29:40 +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 1
const-string v0, "@Url parameter is null."
2020-03-27 22:23:51 +00:00
invoke-static {p2, v0}, Lf0/s;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-virtual {p1, p2}, Lf0/n;->a(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method