Changes of com.discord v1133
This commit is contained in:
parent
4702d4f43a
commit
f1b997dae1
19297 changed files with 1470265 additions and 1483880 deletions
|
@ -1,40 +1,99 @@
|
|||
.class public interface abstract Lf0/d;
|
||||
.class public Lf0/d;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Callback.java"
|
||||
.source "Completable.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;"
|
||||
Lf0/d$c;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract a(Lf0/b;Lf0/o;)V
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf0/b<",
|
||||
"TT;>;",
|
||||
"Lf0/o<",
|
||||
"TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 3
|
||||
|
||||
new-instance v0, Lf0/d;
|
||||
|
||||
new-instance v1, Lf0/d$a;
|
||||
|
||||
invoke-direct {v1}, Lf0/d$a;-><init>()V
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, v1, v2}, Lf0/d;-><init>(Lf0/d$c;Z)V
|
||||
|
||||
new-instance v0, Lf0/d;
|
||||
|
||||
new-instance v1, Lf0/d$b;
|
||||
|
||||
invoke-direct {v1}, Lf0/d$b;-><init>()V
|
||||
|
||||
invoke-direct {v0, v1, v2}, Lf0/d;-><init>(Lf0/d$c;Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public abstract a(Lf0/b;Ljava/lang/Throwable;)V
|
||||
.method public constructor <init>(Lf0/d$c;)V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
sget-object v0, Lf0/p/l;->d:Lf0/l/i;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-interface {v0, p1}, Lf0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lf0/d$c;
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lf0/d$c;Z)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
sget-object p2, Lf0/p/l;->d:Lf0/l/i;
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-interface {p2, p1}, Lf0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lf0/d$c;
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static a(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lf0/b<",
|
||||
"TT;>;",
|
||||
"Ljava/lang/Throwable;",
|
||||
")V"
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(TT;)TT;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p0, :cond_0
|
||||
|
||||
return-object p0
|
||||
|
||||
:cond_0
|
||||
new-instance p0, Ljava/lang/NullPointerException;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/NullPointerException;-><init>()V
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue