apkfuckery/com.discord/smali_classes2/l0/l/a/v.smali
2020-10-05 23:18:16 +00:00

92 lines
1.9 KiB
Smali

.class public final Ll0/l/a/v;
.super Ljava/lang/Object;
.source "OnSubscribeMap.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ll0/l/a/v$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$a<",
"TR;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"TT;>;"
}
.end annotation
.end field
.field public final e:Ll0/k/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ll0/k/b<",
"-TT;+TR;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/Observable;Ll0/k/b;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable<",
"TT;>;",
"Ll0/k/b<",
"-TT;+TR;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Ll0/l/a/v;->d:Lrx/Observable;
iput-object p2, p0, Ll0/l/a/v;->e:Ll0/k/b;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Lrx/Subscriber;
new-instance v0, Ll0/l/a/v$a;
iget-object v1, p0, Ll0/l/a/v;->e:Ll0/k/b;
invoke-direct {v0, p1, v1}, Ll0/l/a/v$a;-><init>(Lrx/Subscriber;Ll0/k/b;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
iget-object p1, p0, Ll0/l/a/v;->d:Lrx/Observable;
invoke-virtual {p1, v0}, Lrx/Observable;->e0(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method