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

65 lines
1.4 KiB
Smali

.class public final Ll0/l/a/v0;
.super Ljava/lang/Object;
.source "OperatorDelay.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:J
.field public final e:Ljava/util/concurrent/TimeUnit;
.field public final f:Lrx/Scheduler;
# direct methods
.method public constructor <init>(JLjava/util/concurrent/TimeUnit;Lrx/Scheduler;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Ll0/l/a/v0;->d:J
iput-object p3, p0, Ll0/l/a/v0;->e:Ljava/util/concurrent/TimeUnit;
iput-object p4, p0, Ll0/l/a/v0;->f:Lrx/Scheduler;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Subscriber;
iget-object v0, p0, Ll0/l/a/v0;->f:Lrx/Scheduler;
invoke-virtual {v0}, Lrx/Scheduler;->a()Lrx/Scheduler$Worker;
move-result-object v0
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
new-instance v1, Ll0/l/a/u0;
invoke-direct {v1, p0, p1, v0, p1}, Ll0/l/a/u0;-><init>(Ll0/l/a/v0;Lrx/Subscriber;Lrx/Scheduler$Worker;Lrx/Subscriber;)V
return-object v1
.end method