apkfuckery/com.discord/smali_classes2/okhttp3/q.smali

63 lines
1.2 KiB
Smali
Raw Normal View History

2019-11-28 00:30:53 +00:00
.class public interface abstract Lokhttp3/q;
.super Ljava/lang/Object;
.source "Dns.kt"
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/q$a;
}
.end annotation
# static fields
2019-12-03 21:42:56 +00:00
.field public static final brF:Lokhttp3/q;
2019-07-24 11:27:29 +00:00
2019-12-03 21:42:56 +00:00
.field public static final brG:Lokhttp3/q$a;
2019-07-24 11:27:29 +00:00
# direct methods
.method static constructor <clinit>()V
2019-11-28 00:30:53 +00:00
.locals 2
new-instance v0, Lokhttp3/q$a;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
const/4 v1, 0x0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {v0, v1}, Lokhttp3/q$a;-><init>(B)V
2019-07-24 11:27:29 +00:00
2019-12-03 21:42:56 +00:00
sput-object v0, Lokhttp3/q;->brG:Lokhttp3/q$a;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
new-instance v0, Lokhttp3/r;
invoke-direct {v0}, Lokhttp3/r;-><init>()V
check-cast v0, Lokhttp3/q;
2019-12-03 21:42:56 +00:00
sput-object v0, Lokhttp3/q;->brF:Lokhttp3/q;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-11-28 00:30:53 +00:00
# virtual methods
.method public abstract dA(Ljava/lang/String;)Ljava/util/List;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
2019-11-28 00:30:53 +00:00
")",
2019-07-24 11:27:29 +00:00
"Ljava/util/List<",
2019-11-28 00:30:53 +00:00
"Ljava/net/InetAddress;",
">;"
2019-07-24 11:27:29 +00:00
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
2019-11-28 00:30:53 +00:00
Ljava/net/UnknownHostException;
2019-07-24 11:27:29 +00:00
}
.end annotation
.end method