Changes of com.discord v1096

This commit is contained in:
root 2020-04-11 17:34:05 +02:00
parent 764417c2e9
commit 1cab4592c1
19237 changed files with 1498968 additions and 1479412 deletions

View file

@ -1,30 +1,68 @@
.class public interface abstract Lg0/g;
.super Ljava/lang/Object;
.source "Observer.java"
.class public final Lg0/g;
.super Lg0/c$a;
.source "ExecutorCallAdapterFactory.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
.annotation system Ldalvik/annotation/MemberClasses;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
Lg0/g$b;
}
.end annotation
# instance fields
.field public final a:Ljava/util/concurrent/Executor;
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Executor;)V
.locals 0
invoke-direct {p0}, Lg0/c$a;-><init>()V
iput-object p1, p0, Lg0/g;->a:Ljava/util/concurrent/Executor;
return-void
.end method
# virtual methods
.method public abstract onCompleted()V
.end method
.method public abstract onError(Ljava/lang/Throwable;)V
.end method
.method public abstract onNext(Ljava/lang/Object;)V
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lg0/q;)Lg0/c;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Lg0/q;",
")",
"Lg0/c<",
"**>;"
}
.end annotation
invoke-static {p1}, Lg0/s;->c(Ljava/lang/reflect/Type;)Ljava/lang/Class;
move-result-object p2
const-class p3, Lg0/b;
if-eq p2, p3, :cond_0
const/4 p1, 0x0
return-object p1
:cond_0
invoke-static {p1}, Lg0/s;->b(Ljava/lang/reflect/Type;)Ljava/lang/reflect/Type;
move-result-object p1
new-instance p2, Lg0/g$a;
invoke-direct {p2, p0, p1}, Lg0/g$a;-><init>(Lg0/g;Ljava/lang/reflect/Type;)V
return-object p2
.end method