Changes of com.discord v1339
This commit is contained in:
parent
5032d4b898
commit
6ae5001f89
18321 changed files with 985205 additions and 1013666 deletions
|
@ -1,9 +1,9 @@
|
|||
.class public final Lf/a/b/m0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppTransformers.kt"
|
||||
.source "DiscordConnectService.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/Observable$c;
|
||||
.implements Lh0/k/b;
|
||||
|
||||
|
||||
# annotations
|
||||
|
@ -15,26 +15,34 @@
|
|||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/Observable$c<",
|
||||
"TT;TT;>;"
|
||||
"Lh0/k/b<",
|
||||
"Ljava/lang/Boolean;",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/app/AppComponent;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/m0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/b/m0;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/m0;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/m0;->d:Lf/a/b/m0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/b/m0;->d:Lcom/discord/app/AppComponent;
|
||||
|
||||
iput-object p2, p0, Lf/a/b/m0;->e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
|
@ -43,21 +51,9 @@
|
|||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lrx/Observable;
|
||||
|
||||
const-string v0, "it"
|
||||
|
||||
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-object v0, p0, Lf/a/b/m0;->d:Lcom/discord/app/AppComponent;
|
||||
|
||||
iget-object v1, p0, Lf/a/b/m0;->e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
|
||||
|
||||
invoke-static {p1, v0, v1}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->ui(Lrx/Observable;Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue