Changes of com.discord v1118

This commit is contained in:
root 2020-04-27 22:53:11 +02:00
parent 3c12455f65
commit d8f5c3f964
19394 changed files with 1491456 additions and 1510129 deletions

View file

@ -1,37 +1,42 @@
.class public interface abstract Lf0/c;
.class public final Lf0/c;
.super Ljava/lang/Object;
.source "CallAdapter.java"
.source "Completable.java"
# interfaces
.implements Lf0/d$c;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lf0/c$a;
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
"T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
iput-object p1, p0, Lf0/c;->d:Lrx/Observable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract a(Lf0/b;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lf0/b<",
"TR;>;)TT;"
}
.end annotation
.end method
.method public call(Ljava/lang/Object;)V
.locals 1
.method public abstract a()Ljava/lang/reflect/Type;
check-cast p1, Lf0/e;
new-instance v0, Lf0/b;
invoke-direct {v0, p0, p1}, Lf0/b;-><init>(Lf0/c;Lf0/e;)V
invoke-interface {p1, v0}, Lf0/e;->a(Lrx/Subscription;)V
iget-object p1, p0, Lf0/c;->d:Lrx/Observable;
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method