Changes of com.discord v1282
This commit is contained in:
parent
be0f520a93
commit
a292c45b09
8819 changed files with 322018 additions and 320813 deletions
42
com.discord/smali_classes2/f0/t.smali
Normal file
42
com.discord/smali_classes2/f0/t.smali
Normal file
|
@ -0,0 +1,42 @@
|
|||
.class public interface abstract Lf0/t;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Dns.kt"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lf0/t;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf0/s;
|
||||
|
||||
invoke-direct {v0}, Lf0/s;-><init>()V
|
||||
|
||||
sput-object v0, Lf0/t;->a:Lf0/t;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.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
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue