OperatorWithLatestFromMany$WithLatestOtherSubscriber.smali
.class final Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;
.super Lrx/Subscriber;
.source "OperatorWithLatestFromMany.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/operators/OperatorWithLatestFromMany;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "WithLatestOtherSubscriber"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# instance fields
.field final index:I
.field final parent:Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber<",
"**>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber<",
"**>;I)V"
}
.end annotation
.line 1
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
.line 2
iput-object p1, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->parent:Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;
.line 3
iput p2, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->index:I
return-void
.end method
# virtual methods
.method public onCompleted()V
.registers 3
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->parent:Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;
iget v1, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->index:I
invoke-virtual {v0, v1}, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;->innerComplete(I)V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 4
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->parent:Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;
iget v1, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->index:I
invoke-virtual {v0, v1, p1}, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;->innerError(ILjava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 4
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->parent:Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;
iget v1, p0, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestOtherSubscriber;->index:I
invoke-virtual {v0, v1, p1}, Lrx/internal/operators/OperatorWithLatestFromMany$WithLatestMainSubscriber;->innerNext(ILjava/lang/Object;)V
return-void
.end method