apkfuckery/com.discord/smali_classes2/rx/internal/a/ah$c.smali
2019-02-06 21:30:57 +01:00

111 lines
2.2 KiB
Smali

.class final Lrx/internal/a/ah$c;
.super Ljava/util/concurrent/atomic/AtomicLong;
.source "OperatorMerge.java"
# interfaces
.implements Lrx/Producer;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/a/ah;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/util/concurrent/atomic/AtomicLong;",
"Lrx/Producer;"
}
.end annotation
# static fields
.field private static final serialVersionUID:J = -0x10da57706b0ad46fL
# instance fields
.field final subscriber:Lrx/internal/a/ah$d;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/internal/a/ah$d<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/internal/a/ah$d;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/internal/a/ah$d<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/util/concurrent/atomic/AtomicLong;-><init>()V
iput-object p1, p0, Lrx/internal/a/ah$c;->subscriber:Lrx/internal/a/ah$d;
return-void
.end method
# virtual methods
.method public final request(J)V
.locals 5
const-wide/16 v0, 0x0
cmp-long v2, p1, v0
if-lez v2, :cond_1
invoke-virtual {p0}, Lrx/internal/a/ah$c;->get()J
move-result-wide v0
const-wide v2, 0x7fffffffffffffffL
cmp-long v4, v0, v2
if-nez v4, :cond_0
return-void
:cond_0
invoke-static {p0, p1, p2}, Lrx/internal/a/a;->a(Ljava/util/concurrent/atomic/AtomicLong;J)J
iget-object p1, p0, Lrx/internal/a/ah$c;->subscriber:Lrx/internal/a/ah$d;
invoke-virtual {p1}, Lrx/internal/a/ah$d;->Ec()V
return-void
:cond_1
cmp-long v2, p1, v0
if-ltz v2, :cond_2
return-void
:cond_2
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string p2, "n >= 0 required"
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method