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

43 lines
852 B
Smali
Raw Normal View History

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