2022-06-10 21:38:30 +09:00

146 lines
2.9 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/z$a;
.super Lsh/a;
.source "ObservableDoAfterNext.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/z;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lsh/a<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final f:Lph/g;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lph/g<",
"-TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lkh/g0;Lph/g;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/g0<",
"-TT;>;",
"Lph/g<",
"-TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lsh/a;-><init>(Lkh/g0;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/observable/z$a;->f:Lph/g;
return-void
.end method
# virtual methods
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lsh/a;->a:Lkh/g0;
invoke-interface {v0, p1}, Lkh/g0;->onNext(Ljava/lang/Object;)V
.line 2
iget v0, p0, Lsh/a;->e:I
if-nez v0, :cond_0
.line 3
:try_start_0
iget-object v0, p0, Lio/reactivex/internal/operators/observable/z$a;->f:Lph/g;
invoke-interface {v0, p1}, Lph/g;->accept(Ljava/lang/Object;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
.line 4
invoke-virtual {p0, p1}, Lsh/a;->c(Ljava/lang/Throwable;)V
:cond_0
:goto_0
return-void
.end method
.method public poll()Ljava/lang/Object;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.annotation build Lio/reactivex/annotations/Nullable;
.end annotation
.line 1
iget-object v0, p0, Lsh/a;->c:Lrh/j;
invoke-interface {v0}, Lrh/o;->poll()Ljava/lang/Object;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v1, p0, Lio/reactivex/internal/operators/observable/z$a;->f:Lph/g;
invoke-interface {v1, v0}, Lph/g;->accept(Ljava/lang/Object;)V
:cond_0
return-object v0
.end method
.method public requestFusion(I)I
.locals 0
.line 1
invoke-virtual {p0, p1}, Lsh/a;->d(I)I
move-result p1
return p1
.end method