OperatorTimeout$2$1.smali
.class Lrx/internal/operators/OperatorTimeout$2$1;
.super Ljava/lang/Object;
.source "OperatorTimeout.java"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/internal/operators/OperatorTimeout$2;->call(Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;Ljava/lang/Long;Ljava/lang/Object;Lrx/Scheduler$Worker;)Lrx/Subscription;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$1:Lrx/internal/operators/OperatorTimeout$2;
.field final synthetic val$seqId:Ljava/lang/Long;
.field final synthetic val$timeoutSubscriber:Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;
# direct methods
.method constructor <init>(Lrx/internal/operators/OperatorTimeout$2;Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;Ljava/lang/Long;)V
.registers 4
.line 1
iput-object p1, p0, Lrx/internal/operators/OperatorTimeout$2$1;->this$1:Lrx/internal/operators/OperatorTimeout$2;
iput-object p2, p0, Lrx/internal/operators/OperatorTimeout$2$1;->val$timeoutSubscriber:Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;
iput-object p3, p0, Lrx/internal/operators/OperatorTimeout$2$1;->val$seqId:Ljava/lang/Long;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()V
.registers 4
.line 1
iget-object v0, p0, Lrx/internal/operators/OperatorTimeout$2$1;->val$timeoutSubscriber:Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;
iget-object v1, p0, Lrx/internal/operators/OperatorTimeout$2$1;->val$seqId:Ljava/lang/Long;
invoke-virtual {v1}, Ljava/lang/Long;->longValue()J
move-result-wide v1
invoke-virtual {v0, v1, v2}, Lrx/internal/operators/OperatorTimeoutBase$TimeoutSubscriber;->onTimeout(J)V
return-void
.end method