apkfuckery/com.discord/smali/e/a/b/l$q.smali
2020-03-03 03:12:30 +01:00

73 lines
2 KiB
Smali

.class public final Le/a/b/l$q;
.super Ljava/lang/Object;
.source "AppTransformers.kt"
# interfaces
.implements Lrx/Observable$c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Le/a/b/l;->a(Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)Lrx/Observable$c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$c<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lcom/discord/app/AppComponent;
.field public final synthetic e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
# direct methods
.method public constructor <init>(Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)V
.locals 0
iput-object p1, p0, Le/a/b/l$q;->d:Lcom/discord/app/AppComponent;
iput-object p2, p0, Le/a/b/l$q;->e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Observable;
const-string v0, "it"
invoke-static {p1, v0}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Le/a/b/l$q;->d:Lcom/discord/app/AppComponent;
iget-object v1, p0, Le/a/b/l$q;->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
return-object p1
.end method