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

47 lines
885 B
Smali
Raw Normal View History

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