apkfuckery/com.discord/smali_classes2/g0/t.smali

43 lines
848 B
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public interface abstract Lg0/t;
2020-09-02 04:07:20 +00:00
.super Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.source "Dns.kt"
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
# static fields
2020-09-22 07:09:10 +00:00
.field public static final a:Lg0/t;
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
# direct methods
.method public static constructor <clinit>()V
2020-07-23 01:06:17 +00:00
.locals 1
2020-09-22 07:09:10 +00:00
new-instance v0, Lg0/s;
2020-07-23 01:06:17 +00:00
2020-09-22 07:09:10 +00:00
invoke-direct {v0}, Lg0/s;-><init>()V
2020-07-23 01:06:17 +00:00
2020-09-22 07:09:10 +00:00
sput-object v0, Lg0/t;->a:Lg0/t;
2020-07-23 01:06:17 +00:00
return-void
.end method
2020-09-08 08:16:32 +00:00
# virtual methods
2020-09-16 23:45:23 +00:00
.method public abstract a(Ljava/lang/String;)Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Ljava/util/List<",
"Ljava/net/InetAddress;",
">;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/net/UnknownHostException;
}
.end annotation
2020-09-08 08:16:32 +00:00
.end method