f3$a.smali
.class public final Lio/reactivex/internal/operators/observable/f3$a;
.super Ljava/util/concurrent/atomic/AtomicInteger;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/internal/fuseable/c;
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/f3;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/util/concurrent/atomic/AtomicInteger;",
"Lio/reactivex/internal/fuseable/c<",
"TT;>;",
"Ljava/lang/Runnable;"
}
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x35dc0e519322c4a3L
# instance fields
.field public final a:Lio/reactivex/s;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/s<",
"-TT;>;"
}
.end annotation
.end field
.field public final b:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/s;Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/s<",
"-TT;>;TT;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/f3$a;->a:Lio/reactivex/s;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/f3$a;->b:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public final clear()V
.registers 2
const/4 v0, 0x3
invoke-virtual {p0, v0}, Ljava/util/concurrent/atomic/AtomicInteger;->lazySet(I)V
return-void
.end method
.method public final dispose()V
.registers 2
const/4 v0, 0x3
invoke-virtual {p0, v0}, Ljava/util/concurrent/atomic/AtomicInteger;->set(I)V
return-void
.end method
.method public final isDisposed()Z
.registers 3
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v0
const/4 v1, 0x3
if-ne v0, v1, :cond_9
const/4 v0, 0x1
goto :goto_a
:cond_9
const/4 v0, 0x0
:goto_a
return v0
.end method
.method public final isEmpty()Z
.registers 3
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v0
const/4 v1, 0x1
if-eq v0, v1, :cond_8
goto :goto_9
:cond_8
const/4 v1, 0x0
:goto_9
return v1
.end method
.method public final offer(Ljava/lang/Object;)Z
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)Z"
}
.end annotation
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Should not be called!"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final poll()Ljava/lang/Object;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v0
const/4 v1, 0x1
if-ne v0, v1, :cond_e
const/4 v0, 0x3
.line 2
invoke-virtual {p0, v0}, Ljava/util/concurrent/atomic/AtomicInteger;->lazySet(I)V
.line 3
iget-object v0, p0, Lio/reactivex/internal/operators/observable/f3$a;->b:Ljava/lang/Object;
return-object v0
:cond_e
const/4 v0, 0x0
return-object v0
.end method
.method public final requestFusion(I)I
.registers 3
const/4 v0, 0x1
and-int/2addr p1, v0
if-eqz p1, :cond_8
invoke-virtual {p0, v0}, Ljava/util/concurrent/atomic/AtomicInteger;->lazySet(I)V
return v0
:cond_8
const/4 p1, 0x0
return p1
.end method
.method public final run()V
.registers 8
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
move-result-object v0
invoke-static {}, Landroid/os/Looper;->myLooper()Landroid/os/Looper;
move-result-object v1
const/4 v2, 0x0
if-ne v0, v1, :cond_d
const/4 v0, 0x1
goto :goto_e
:cond_d
const/4 v0, 0x0
:goto_e
const-string v1, "runnable"
const-string v3, "io/reactivex/internal/operators/observable/ObservableScalarXMap$ScalarDisposable"
const-string v4, "run"
if-eqz v0, :cond_19
invoke-static {v4, v3, v1}, Lcom/shopee/monitor/trace/c;->a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.line 1
:cond_19
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v5
if-nez v5, :cond_3c
const/4 v5, 0x2
invoke-virtual {p0, v2, v5}, Ljava/util/concurrent/atomic/AtomicInteger;->compareAndSet(II)Z
move-result v2
if-eqz v2, :cond_3c
.line 2
iget-object v2, p0, Lio/reactivex/internal/operators/observable/f3$a;->a:Lio/reactivex/s;
iget-object v6, p0, Lio/reactivex/internal/operators/observable/f3$a;->b:Ljava/lang/Object;
invoke-interface {v2, v6}, Lio/reactivex/s;->onNext(Ljava/lang/Object;)V
.line 3
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v2
if-ne v2, v5, :cond_3c
const/4 v2, 0x3
.line 4
invoke-virtual {p0, v2}, Ljava/util/concurrent/atomic/AtomicInteger;->lazySet(I)V
.line 5
iget-object v2, p0, Lio/reactivex/internal/operators/observable/f3$a;->a:Lio/reactivex/s;
invoke-interface {v2}, Lio/reactivex/s;->onComplete()V
:cond_3c
if-eqz v0, :cond_41
.line 6
invoke-static {v4, v3, v1}, Lcom/shopee/monitor/trace/c;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
:cond_41
return-void
.end method