Changes of com.discord v1255

This commit is contained in:
root 2020-09-09 19:21:20 +00:00
parent f9a1079ca0
commit de564f6f1c
12605 changed files with 896612 additions and 782429 deletions

View file

@ -6,10 +6,10 @@
# instance fields
.field public final code:I
.field public final transient d:Lr0/n;
.field public final transient d:Lr0/b0;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lr0/n<",
"Lr0/b0<",
"*>;"
}
.end annotation
@ -19,19 +19,19 @@
# direct methods
.method public constructor <init>(Lr0/n;)V
.method public constructor <init>(Lr0/b0;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lr0/n<",
"Lr0/b0<",
"*>;)V"
}
.end annotation
const-string v0, "response == null"
invoke-static {p1, v0}, Lr0/r;->b(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
new-instance v0, Ljava/lang/StringBuilder;
@ -41,7 +41,7 @@
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p1, Lr0/n;->a:Lokhttp3/Response;
iget-object v1, p1, Lr0/b0;->a:Lokhttp3/Response;
iget v1, v1, Lokhttp3/Response;->g:I
@ -51,7 +51,7 @@
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p1, Lr0/n;->a:Lokhttp3/Response;
iget-object v1, p1, Lr0/b0;->a:Lokhttp3/Response;
iget-object v1, v1, Lokhttp3/Response;->f:Ljava/lang/String;
@ -63,7 +63,7 @@
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
iget-object v0, p1, Lr0/n;->a:Lokhttp3/Response;
iget-object v0, p1, Lr0/b0;->a:Lokhttp3/Response;
iget v1, v0, Lokhttp3/Response;->g:I
@ -73,7 +73,7 @@
iput-object v0, p0, Lretrofit2/HttpException;->message:Ljava/lang/String;
iput-object p1, p0, Lretrofit2/HttpException;->d:Lr0/n;
iput-object p1, p0, Lretrofit2/HttpException;->d:Lr0/b0;
return-void
.end method

View file

@ -9,17 +9,17 @@
# direct methods
.method public constructor <init>(Lr0/n;)V
.method public constructor <init>(Lr0/b0;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lr0/n<",
"Lr0/b0<",
"*>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lr0/n;)V
invoke-direct {p0, p1}, Lretrofit2/HttpException;-><init>(Lr0/b0;)V
return-void
.end method