apkfuckery/com.discord/smali_classes2/l0/l/a/e1.smali

64 lines
1.3 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Ll0/l/a/e1;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "OperatorOnBackpressureLatest.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-10-05 23:18:16 +00:00
Ll0/l/a/e1$c;,
Ll0/l/a/e1$b;,
Ll0/l/a/e1$a;
2020-05-17 12:40:10 +00:00
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
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/Subscriber;
2020-10-05 23:18:16 +00:00
new-instance v0, Ll0/l/a/e1$b;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {v0, p1}, Ll0/l/a/e1$b;-><init>(Lrx/Subscriber;)V
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
new-instance v1, Ll0/l/a/e1$c;
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
invoke-direct {v1, v0}, Ll0/l/a/e1$c;-><init>(Ll0/l/a/e1$b;)V
2020-05-17 12:40:10 +00:00
2020-10-05 23:18:16 +00:00
iput-object v1, v0, Ll0/l/a/e1$b;->parent:Ll0/l/a/e1$c;
2020-05-17 12:40:10 +00:00
invoke-virtual {p1, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v1
.end method