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

43 lines
848 B
Smali
Raw Normal View History

2020-09-09 19:21:20 +00:00
.class public interface abstract Lo0/t;
2020-09-02 04:07:20 +00:00
.super Ljava/lang/Object;
2020-09-09 19:21:20 +00:00
.source "Dns.kt"
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
# static fields
.field public static final a:Lo0/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-09 19:21:20 +00:00
new-instance v0, Lo0/s;
2020-07-23 01:06:17 +00:00
2020-09-09 19:21:20 +00:00
invoke-direct {v0}, Lo0/s;-><init>()V
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
sput-object v0, Lo0/t;->a:Lo0/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-09 19:21:20 +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