Changes of com.discord v1134

This commit is contained in:
root 2020-05-11 21:22:21 +02:00
parent f1b997dae1
commit e9d6f57b66
19532 changed files with 1506564 additions and 1486687 deletions

View file

@ -1,42 +1,37 @@
.class public final Lf0/c;
.class public interface abstract Lf0/c;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lf0/d$c;
.source "CallAdapter.java"
# instance fields
.field public final synthetic d:Lrx/Observable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lf0/c$a;
}
.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
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
"T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 1
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
.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 abstract a()Ljava/lang/reflect/Type;
.end method