apkfuckery/com.discord/smali_classes2/r0/l/a/l$f.smali
2020-07-08 16:44:49 +00:00

96 lines
1.9 KiB
Smali

.class public abstract Lr0/l/a/l$f;
.super Lr0/l/a/l$a;
.source "OnSubscribeCreate.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lr0/l/a/l;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "f"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lr0/l/a/l$a<",
"TT;>;"
}
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x3948ba7d6479d0d1L
# direct methods
.method public constructor <init>(Lrx/Subscriber;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lr0/l/a/l$a;-><init>(Lrx/Subscriber;)V
return-void
.end method
# virtual methods
.method public abstract c()V
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lr0/l/a/l$a;->actual:Lrx/Subscriber;
invoke-virtual {v0}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v0
if-eqz v0, :cond_0
return-void
:cond_0
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v0
const-wide/16 v2, 0x0
cmp-long v4, v0, v2
if-eqz v4, :cond_1
iget-object v0, p0, Lr0/l/a/l$a;->actual:Lrx/Subscriber;
invoke-interface {v0, p1}, Lr0/g;->onNext(Ljava/lang/Object;)V
const-wide/16 v0, 0x1
invoke-static {p0, v0, v1}, Lj0/i/u;->J(Ljava/util/concurrent/atomic/AtomicLong;J)J
goto :goto_0
:cond_1
invoke-virtual {p0}, Lr0/l/a/l$f;->c()V
:goto_0
return-void
.end method