You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
804 B
39 lines
804 B
.class public interface abstract Lokhttp3/Dns; |
|
.super Ljava/lang/Object; |
|
.source "Dns.java" |
|
|
|
|
|
# static fields |
|
.field public static final SYSTEM:Lokhttp3/Dns; |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 36 |
|
new-instance v0, Lokhttp3/Dns$1; |
|
|
|
invoke-direct {v0}, Lokhttp3/Dns$1;-><init>()V |
|
|
|
sput-object v0, Lokhttp3/Dns;->SYSTEM:Lokhttp3/Dns; |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public abstract lookup(Ljava/lang/String;)Ljava/util/List; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Ljava/lang/String;", |
|
")", |
|
"Ljava/util/List", |
|
"<", |
|
"Ljava/net/InetAddress;", |
|
">;" |
|
} |
|
.end annotation |
|
.end method
|
|
|